logo

Type Definition bevy::ecs::system::lifetimeless::SQuery

[]
pub type SQuery<Q, F = ()> = Query<'static, 'static, Q, F>;