Derive Macro valence::ecs::system::SystemParam
#[derive(SystemParam)]
{
// Attributes available to this derive:
#[system_param]
}
Expand description
Implement SystemParam
to use a struct as a parameter in a system