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]. |