entity_macros_data 0.3.2

Companion library for entity_macros that provides data structures that describe ents
Documentation
# 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.