Expand description
The Outboard trait and implementations
Structs
- Post-order outboard, stored in memory.
- An outboard that is stored in memory, in a byte slice.
- 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.