# scuffle-metrics-derive
> [!WARNING]
> This crate is under active development and may not be stable.

[](https://docs.rs/scuffle-metrics-derive)
[](https://crates.io/crates/scuffle-metrics-derive)
[](https://github.com/scufflecloud/scuffle/actions/workflows/ci.yaml)
[](https://codecov.io/gh/scufflecloud/scuffle)
---
A proc-macro to derive the `#[metrics]` attribute and the
`#[derive(MetricEnum)]` attribute.
For more information checkout the [`scuffle-metrics`](https://docs.rs/scuffle-metrics)
crate.
### License
This project is licensed under the MIT or Apache-2.0 license.
You can choose between one of them if you use this work.
`SPDX-License-Identifier: MIT OR Apache-2.0`