Type Definition bevy_ecs::query::QueryItem[][src]

pub type QueryItem<'w, 's, Q> = <<Q as WorldQuery>::Fetch as Fetch<'w, 's>>::Item;