Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 827 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 827 Bytes

floccus-proc

License Crates.io dependency status

Procedural macros for floccus

This crate contains procedural attribute macros (currently only one) used by the 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. Check that crate for more versatile deriving of type names.