Expand description
Collection of metrics utilities.
§Feature Flags
common: Common metrics utilities, such as wrappers around tokio senders and receivers. Pulls intokio.
Re-exports§
pub use metrics;
Modules§
- common
common - Implementation of common metric utilities.
Derive Macros§
- Metrics
- Metrics derive macro.
Instruments all of the struct fields and creates a [
Default] implementation for the struct recording all of the metrics.