Type Definition shiv::query::ReadOnlyQueryItem

source ·
pub type ReadOnlyQueryItem<'w, Q> = QueryItem<'w, <Q as WorldQuery>::ReadOnly>;