Trait oxygengine_core::ecs::pipeline::QueryShared
source · pub unsafe trait QueryShared { }Expand description
Marker trait indicating whether a given Query will not produce unique references
pub unsafe trait QueryShared { }Marker trait indicating whether a given Query will not produce unique references