pub trait Query { }
Expand description

A collection of component types to fetch from a World

Implementations on Foreign Types

Implementors