Function crossbeam_epoch::default::with_handle

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