| Crates.io | entity_macros_data |
| lib.rs | entity_macros_data |
| version | 0.3.2 |
| created_at | 2021-04-23 04:37:15.636411+00 |
| updated_at | 2021-04-24 06:32:29.810949+00 |
| description | Companion library for entity_macros that provides data structures that describe ents |
| homepage | https://github.com/chipsenkbeil/entity-rs |
| repository | https://github.com/chipsenkbeil/entity-rs |
| max_upload_size | |
| id | 388423 |
| size | 20,428 |
Provides darling data structures for use in parsing ent-based structs and
enums for use in macros. If you are building your own macro extensions to
entity_macros, this can be useful.