Skip to main content

Crate metrique_macro

Crate metrique_macro 

Source
Expand description

This crate defines the #[metrics] macro. You should be using metrique::unit_of_work::metrics from the metrique crate, rather than referring to this crate directly.

Attribute Macrosยง

aggregate
Generates aggregation support for metrics structs.
metrics
Transforms a struct or enum into a wide event (metric record).