Module visitor

Source
Expand description

Trait & implementations for tree structure inspection.

Modules§

dot
Output the structure of a MerkleSearchTree formatted using Graphviz DOT grammar.

Traits§

Visitor
An observer of Page and the Node instances within them during tree traversal.