Module fog_pack::query[][src]

Queries for finding Entries.

A query can be used to find and return Entries that are attached to a Document. They are created by providing a single Validator to NewQuery::new. Queries must be validated by a Schema before they can be used.

Structs

NewQuery

A new Query, ready for encoding.

Query

For querying Entries.