| Crates.io | derive_pod |
| lib.rs | derive_pod |
| version | 0.1.2 |
| created_at | 2020-01-11 19:30:12.045597+00 |
| updated_at | 2022-07-05 16:25:40.144219+00 |
| description | Implement the Pod trait safely with a derive macro. |
| homepage | |
| repository | https://github.com/CasualX/dataview |
| max_upload_size | |
| id | 197553 |
| size | 4,972 |
Auto derive the Pod trait.
This proc macro should not be used directly, instead depend on the dataview crate with the derive_pod feature enabled.