pub type Scope<'scope, 'env> = Scope<'scope, 'env>;
parallel
A scope to start threads within.
struct Scope<'scope, 'env> { /* private fields */ }