Expand description
The Outboard trait and implementations
Structs
- An empty outboard, that just returns 0 hashes for all nodes.
- Post-order outboard, stored in memory.
- An outboard that is stored in memory, in a byte slice.
- Pre-order outboard, stored in memory.
- Pre-order outboard, stored in memory.
Traits
- An outboard is a just a thing that knows how big it is and can get you the hashes for a node.
Functions
- Given an outboard, return a range set of all valid ranges