//! Crate for handling the admin and metric HTTP APIs #[macro_use] extern crate log; pub mod metrics;