HexTree
HexTree copied to clipboard
Implement IntoIterator for trees
For completeness sake, might as well implement IntoIterator which consumes the inner nodes and returns owned values.