Function silkenweb_task::sync_scope

source ·
pub fn sync_scope<F, R>(f: F) -> R
where F: FnOnce() -> R,
Expand description

Synchronous version of scope.