ecsilarant 0.1.0

Sketch of an ECS for the future
Documentation
1
2
3
4
#![feature(specialization)]
mod cons;
mod storage;
mod type_equality;