Struct metered_channel::Meter [−][src]
pub struct Meter { /* fields omitted */ }Expand description
A peek into the inner state of a meter.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Meter
impl UnwindSafe for Meter
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more