Crate saluki_metrics_macros

Crate saluki_metrics_macros 

Source
Expand description

Procedural macros for saluki-metrics.

This crate provides the static_metrics attribute macro. It is an implementation detail of saluki-metrics and should be used through the re-export there (saluki_metrics::static_metrics) rather than depended on directly.

Attribute Macrosยง

static_metrics
Defines a container struct of statically defined metrics.