Re-exports§
pub use core::fetch::AllTraitsFetch;
Structs§
WorldQueryadapter that fetches all implementations of a given trait for an entity.- Read-access to all components implementing a trait for a given entity.
- Write-access to all components implementing a trait for a given entity.