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

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