Expand description
Builders for individual epochs and blocks: useful when constructing a Tree
in parallel, but unnecessary in a single thread.
Modulesยง
- Build individual blocks to insert into
epoch::Builder
s orTree
s. - Build individual epochs to insert into
Tree
s.