Module parallel_tree

Module parallel_tree 

Source
Expand description

MTArena is defined here.

Structs§

MTArena
MTArena is built on top of Arena but with support for sharing the arena between threads. Also supports tree walking on a separate thread w/ a lambda that’s supplied.

Enums§

TraversalKind