crossbeam_epoch::default

Function with_handle

Source
fn with_handle<F, R>(f: F) -> R
where F: FnMut(&LocalHandle) -> R,