Docs.rs
metrics-0.21.1
metrics 0.21.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
LucioFranco
tobz
Dependencies
ahash ^0.8
normal
metrics-macros ^0.7
normal
criterion =0.3.3
dev
log ^0.4
dev
rand ^0.8
dev
trybuild ^1
dev
portable-atomic ^1
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate metrics
Macros
Structs
Enums
Traits
Functions
Type Definitions
?
List of all items
Structs
Counter
Gauge
Histogram
Key
KeyHasher
KeyName
Label
NoopRecorder
SetRecorderError
atomics::AtomicU64
Enums
GaugeValue
Unit
Traits
CounterFn
GaugeFn
HistogramFn
IntoF64
IntoLabels
Recorder
Macros
absolute_counter
counter
decrement_gauge
describe_counter
describe_gauge
describe_histogram
gauge
histogram
increment_counter
increment_gauge
register_counter
register_gauge
register_histogram
Functions
recorder
set_boxed_recorder
set_recorder
try_recorder
Type Definitions
SharedString