logo

Type Definition bevy::ecs::query::QueryItem

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