A simple ECS system based off of the `ecs` crate, but with some minor API
adjustments and derive macros for implementing most of the boilerplate.
Make sure to include the `conniecs-derive` crate as well.
#conniecs
A simple ECS system based off of the `ecs` crate, but with some minor API
adjustments and derive macros for implementing most of the boilerplate.