Expand description

Implements the #[derive(Entity)], #[derive(Component)] macro and #[storage] attribute.

Derive Macros

Derive macro for the Component trait.

Derive macro for the Entity trait.