| Crates.io | metrics-macros |
| lib.rs | metrics-macros |
| version | 0.7.1 |
| created_at | 2020-06-17 01:57:58.632678+00 |
| updated_at | 2023-12-23 15:26:40.958071+00 |
| description | Macros for the metrics crate. |
| homepage | https://github.com/metrics-rs/metrics |
| repository | https://github.com/metrics-rs/metrics |
| max_upload_size | |
| id | 254795 |
| size | 40,038 |
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.
As of metrics v0.22.0, this crate is no longer used. You can find the source code for this crate
by navigating to the Git tag that corresponds to the crate version. For example, the
metrics-macros-v0.7.0 tag corresponds to the source code for metrics-macros v0.7.0.