Type Definition bevy_ecs::system::lifetimeless::SRes[][src]

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