pub type ApiMetricsHandle = Arc<dyn ApiMetricsBackend>;Expand description
Shareable handle used throughout this crate.
Aliased Typeยง
pub struct ApiMetricsHandle { /* private fields */ }pub type ApiMetricsHandle = Arc<dyn ApiMetricsBackend>;Shareable handle used throughout this crate.
pub struct ApiMetricsHandle { /* private fields */ }