Crate tc_collection
source ·Modules§
- Public API endpoints for a [
Collection
]
Structs§
- A
de::Visitor
used to deserialize aCollection
.
Enums§
- A mutable transactional collection of data.
- The base type of a mutable transactional collection of data.
- The
Class
of aCollection
. - A view of a
Collection
within a singleTransaction
, used for serialization. - The schema of a
Collection
.
Constants§
- The prefix of the absolute path to
Collection
data types