logo

Type Definition bevy::ecs::system::SystemParamItem[]

pub type SystemParamItem<'w, 's, P> = <<P as SystemParam>::Fetch as SystemParamFetch<'w, 's>>::Item;