Module tinychain::collection[][src]

Expand description

A Collection such as a BTree or Table.

Structs

A de::Visitor used to deserialize a Collection.

Enums

The Class of a BTree.

A stateful, transaction-aware Collection, such as a BTree or Table.

The Class of a Collection.

A view of a Collection within a single Transaction, used for serialization.

The Class of a Table.

Constants

Type Definitions