10 stable releases
2.0.0 | Oct 15, 2024 |
---|---|
1.3.1 | Nov 18, 2023 |
1.2.2 | Sep 23, 2023 |
1.1.0 | Aug 20, 2023 |
#101 in Procedural macros
13,612 downloads per month
Used in 33 crates
(4 directly)
56KB
738 lines
Proc macro development utilities
Features
Feature | Description |
---|---|
attr_parse |
Attribute parsing utilities, attr_parse . |
full |
Enable syn/full . If attr_parse is enabled, it'll implement the traits for types that require syn/full . |
attributed |
Enable elements::Attributed . |
generic-impl |
Enable elements::GenericImpl . |
module-prefix |
Enable elements::ModulePrefix . |
Dependencies
~235–680KB
~16K SLoC