pub trait QuerySpec { }
Expand description

Type level specification of a query for a certain set of components.

Implementations on Foreign Types

Implementors