[−][src]Crate specs_visitor_derive
Procedural macros for deriving specs entity visitors.
These visitors can be used to implement generic transformations of ECS graphs that compile down to very effective code.
See the specs-visitor
crate for API documentation
for the actual types derived by this crate.
Derive Macros
VisitEntities | |
VisitEntitiesMut |