# floccus-proc
[](https://choosealicense.com/licenses/apache-2.0/)
[](https://crates.io/crates/floccus)
[](https://deps.rs/repo/github/ScaleWeather/floccus-proc)
Procedural macros for floccus
This crate contains procedural attribute macros (currently only one) used by the
[floccus](https://crates.io/crates/floccus). But potentially can be used in some
other crates, although will never be adapted to work with any other crate.
Source code of this crate is a modified copy of [derive-name-macros](https://crates.io/crates/derive-name-macros).
Check that crate for more versatile deriving of type names.