Modules§
- public
- Public API endpoints for a [
Collection]
Structs§
- Collection
Visitor - A
de::Visitorused to deserialize aCollection.
Enums§
- Collection
- A mutable transactional collection of data.
- Collection
Base - The base type of a mutable transactional collection of data.
- Collection
Type - The
Classof aCollection. - Collection
View - A view of a
Collectionwithin a singleTransaction, used for serialization. - Schema
- The schema of a
Collection.
Constants§
- PREFIX
- The prefix of the absolute path to
Collectiondata types