rustpower 0.5.0-rc.2

An experimental ECS world snapshot system built on Bevy, featuring structured archetype storage and manifest-based serialization.
Documentation
1
2
3
4
5
6
pub mod defer_builder;
pub mod elements;
pub mod network;
pub mod plugin;
pub mod post_processing;
pub mod powerflow;