specs-visitor-derive 0.3.0

A procedural macro for deriving traits in specs-derive.
Documentation

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.