Module node

Source

Structs§

Unit
A component of Node consisting of Hash and Bits, which represents a joint of subtrees it has.

Enums§

Node
The only component of monotree. In a big picture, monotree simply consists of structured Nodes.

Type Aliases§

Cell
A type for describing components of Node: a real element of Unit or a virtual element None.