Module queryable

Source
Expand description

The actual code to match an Entity from Query.

Traitsยง

QueryKeyValue
The trait, implemented by the Queryable::KeyValue types.
Queryable
Specific trait that specifies that something can be matched by a Query.