Expand description
Implementation of the q-entities format.
Modules§
- entities_
iter - Module containing the implementation for an iterator over the entities within a
QEntitiescollection. - entity_
kvs_ iter - Module containing the implementation for an iterator over the key-values of an entity within a
QEntitiescollection. - 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
QEntitiescollection. - QEntity
Ref - Reference to an entity within a
QEntitiescollection.