Type Definition bevy::ecs::system::lifetimeless::SRes

pub type SRes<T> = Res<'static, T>;