Type Definition termite::ReadOnlyQueryItem

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