logo

Type Definition bevy::ecs::system::lifetimeless::SResMut

[]
pub type SResMut<T> = ResMut<'static, T>;