| Crates.io | singleton-attr-proc-macro |
| lib.rs | singleton-attr-proc-macro |
| version | 0.1.9 |
| created_at | 2024-08-20 19:16:15.362604+00 |
| updated_at | 2024-10-31 14:53:45.863349+00 |
| description | Simple to use singleton procedural attribute and derive macro (internal implementation) |
| homepage | |
| repository | https://github.com/ay0ks/singleton-attr |
| max_upload_size | |
| id | 1345709 |
| size | 5,047 |
Simple to use singleton procedural attribute
Manual macros give more control over your structure, but derive macros are simpler to use. Check documentation and examples for details.