conniecs 0.1.1

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.
Documentation

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.