Struct metrics_util::layers::Router [−][src]
pub struct Router { /* fields omitted */ }
Expand description
Routes metrics to specific target recorders.
More information on the behavior of the layer can be found in RouterBuilder
.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Router
impl !UnwindSafe for Router