Skip to main content

Crate metrics_derive

Crate metrics_derive 

Source
Expand description

This crate provides the Metrics derive macro for recording metrics.

See the Metrics derive macro for more information.

Derive Macrosยง

Metrics
Instruments all of the struct fields and creates a Default implementation for the struct recording all of the metrics.