Module bao_tree::iter

source ·
Expand description

Iterators over BaoTree nodes

Range iterators take a reference to the ranges, and therefore require a lifetime parameter. They can be used without lifetime parameters using self referencing structs.

Structs§

Enums§

  • A chunk describeds what to read or write next