bevy 0.3.0

A refreshingly simple data-driven game engine and app framework
Documentation
1
2
3
4
5
unstable_features = true
merge_imports = true
use_field_init_shorthand = true
reorder_impl_items = true
newline_style = "Unix"