Struct sc_utils::metrics::TOKIO_THREADS_TOTAL [−][src]
pub struct TOKIO_THREADS_TOTAL { /* fields omitted */ }
Methods from Deref<Target = GenericCounter<AtomicU64>>
Return a GenericLocalCounter
for single thread usage.
Trait Implementations
type Target = GenericCounter<AtomicU64>
type Target = GenericCounter<AtomicU64>
The resulting type after dereferencing.
Dereferences the value.