Function crossbeam::scope [] [src]

pub fn scope<'a, F, R>(f: F) -> R where F: FnOnce(&Scope<'a>) -> R