| Crates.io | macroific |
| lib.rs | macroific |
| version | 2.0.0 |
| created_at | 2023-08-02 19:22:13.507605+00 |
| updated_at | 2024-10-15 22:20:19.807407+00 |
| description | Proc macro development utilities |
| homepage | |
| repository | https://github.com/Alorel/macroific-rs |
| max_upload_size | |
| id | 933017 |
| size | 14,732 |
Proc macro development utilities
| 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]. |