archetype_ecs 1.2.0

Archetype ECS - High-performance Entity Component System with parallel execution
Documentation
1
2
3
// Placeholder for Criterion benchmarks run on non-MSVC toolchains.
// Actual benchmark code lives under benches/; this module exists so rustfmt
// can resolve `mod ecs_bench` during formatting.