Expand description
Implementation of the q-entities format.
Modules§
- entities_
iter - Module containing the implementation for an iterator over the entities within a
QEntities
collection. - entity_
kvs_ iter - Module containing the implementation for an iterator over the key-values of an entity within a
QEntities
collection. - parse
- Module containing the types for parsing q-entities files.
Structs§
- QEntities
- Collection of q-entities.
- QEntity
KeyValue Ref - Reference to a key-value within a
QEntities
collection. - QEntity
Ref - Reference to an entity within a
QEntities
collection.