hecs 0.11.0

A fast, minimal, and ergonomic entity-component-system library
Documentation
1
2
3
4
5
error: derive(Bundle) does not support enums or unions
 --> $DIR/enum_unsupported.rs:4:6
  |
4 | enum Foo {}
  |      ^^^