Type Definition bevy_ecs::system::SystemParamItem[][src]

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