Module data_tree

Module data_tree 

Source
Expand description

Data trees are responsible for recursively holding holium data. Leaves hold scalar CBOR values while non-leaf nodes point to ordered children.

Structsยง

Node
Recursive structure building simple data trees