Type Definition gix_features::parallel::Scope

source ·
pub type Scope<'scope, 'env> = Scope<'scope, 'env>;
Available on crate feature parallel only.
Expand description

A scope to start threads within.