#structures #macro #enums #extension #struct #entity-macros

entity_macros_data

Companion library for entity_macros that provides data structures that describe ents

3 releases

0.3.2 Apr 24, 2021
0.3.1 Apr 24, 2021
0.3.0 Apr 23, 2021

#333 in #structures


Used in 5 crates (2 directly)

MIT/Apache

21KB
435 lines

entity_macros_data

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.

Dependencies

~2.5MB
~49K SLoC