metrics/metrics-macros
Toby Lawrence ee379362f5 collapse from_owned_parts/from_hybrid_parts into from_parts 2020-11-15 15:49:05 -05:00
..
src collapse from_owned_parts/from_hybrid_parts into from_parts 2020-11-15 15:49:05 -05:00
CHANGELOG.md get changelog stuff in place 2020-10-24 10:54:55 -04:00
Cargo.toml remove scoping and switch to pure statics for fast path 2020-10-27 08:58:18 -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.