Crate metrics_derive

Source
Expand description

This crate provides Metrics derive macro

Derive Macrosยง

Metrics
The Metrics derive macro instruments all of the struct fields and creates a Default implementation for the struct registering all of the metrics.