Crate muds_derive

Crate muds_derive 

Source
Expand description

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

Derive Macrosยง

Component
Derive macro for the Component trait.
Entity
Derive macro for the Entity trait.