#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

#326 in #structures

Download history 1/week @ 2024-02-07 5/week @ 2024-02-14 30/week @ 2024-02-21 18/week @ 2024-02-28 10/week @ 2024-03-06 13/week @ 2024-03-13 13/week @ 2024-03-20 17/week @ 2024-03-27

55 downloads per month
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