metrics/metrics-macros
Toby Lawrence b92898b249 fix Key hash impl + adjust metric name regex 2020-10-04 23:34:24 +00:00
..
src fix Key hash impl + adjust metric name regex 2020-10-04 23:34:24 +00:00
Cargo.toml macros: sanitize/validate metric name (#95) 2020-09-27 18:00:16 -04:00
LICENSE refactor: next-generation metrics (#80) 2020-09-26 22:26:39 -04:00
README.md refactor: next-generation metrics (#80) 2020-09-26 22:26:39 -04:00

README.md

metrics-macros

This crate houses all of the procedural macros that are re-exported by metrics. Refer to the documentation for metrics to find examples and more information on the available macros.