Features from optional dependencies
- bevy implicit feature
-
Enables bevy ~0.8
bevy:
A refreshingly simple data-driven game engine and app framework
- serde implicit feature
-
Enables serde
serde:
A generic serialization/deserialization framework
- specs implicit feature
-
Enables specs ~0.18.0
specs:
Specs is an Entity-Component-System library written in Rust