rustpower 0.5.0

An experimental ECS world snapshot system built on Bevy, featuring structured archetype storage and manifest-based serialization.
Documentation
# Compiled files
/target/

Cargo.lock


# Dependency directories
/vendor/

/.cargo/


# Generated documentation
/target/doc/


# OS-specific files
.DS_Store

Thumbs.db


# Editor-specific files
.vscode/

.idea/


# Build files
*.rs.bk

*/.ipynb_checkpoints/