#macro #proc-macro #procedural #floccus

macro floccus-proc

Procedural macros for floccus crate

2 unstable releases

0.3.0 Feb 28, 2024
0.2.5 Nov 4, 2021

#266 in Parser tooling

Download history 18/week @ 2024-02-19 165/week @ 2024-02-26 23/week @ 2024-03-04 5/week @ 2024-03-11 4/week @ 2024-03-25 54/week @ 2024-04-01

65 downloads per month
Used in floccus

Apache-2.0

6KB

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.


lib.rs:

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.

Dependencies

~315–760KB
~18K SLoC