[][src]Crate thread_tree

Structs

ThreadTree

A hierarchical thread pool used for splitting work in an branching fashion.

ThreadTreeCtx

A level-specific handle to the thread tree, that can be used to inject jobs.