Type Definition bevy_ecs::system::lifetimeless::SRes

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