pub fn with_nested_policy<F, R>(config: NestedConfig, f: F) -> CoreResult<R>where
F: FnOnce() -> CoreResult<R>,Expand description
Execute with specific nested parallelism policy
pub fn with_nested_policy<F, R>(config: NestedConfig, f: F) -> CoreResult<R>where
F: FnOnce() -> CoreResult<R>,Execute with specific nested parallelism policy