Function rayon_core::scope::do_in_place_scope
source ยท pub(crate) fn do_in_place_scope<'scope, OP, R>(
registry: Option<&Arc<Registry>>,
op: OP,
) -> R
pub(crate) fn do_in_place_scope<'scope, OP, R>(
registry: Option<&Arc<Registry>>,
op: OP,
) -> R