Crate qentities

Source
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.
QEntityKeyValueRef
Reference to a key-value within a QEntities collection.
QEntityRef
Reference to an entity within a QEntities collection.