Module fog_pack::query

source ·
Expand description

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

  • A new Query, ready for encoding.
  • For querying Entries.