Skip to main content

ROQueryFetch

Type Alias ROQueryFetch 

Source
pub type ROQueryFetch<'w, Q> = <<Q as WorldQuery>::ReadOnly as WorldQuery>::Fetch<'w>;
Expand description

The read-only Fetch of a WorldQuery, which is used to store state for each archetype/table.