Function legion::query::passthrough
source · [−]pub fn passthrough() -> EntityFilterTuple<Passthrough, Passthrough>
Expand description
Constructs a filter which performs a no-op and defers to any filters it is combined with.
pub fn passthrough() -> EntityFilterTuple<Passthrough, Passthrough>
Constructs a filter which performs a no-op and defers to any filters it is combined with.