Skip to content

ScaleWeather/floccus-proc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.