crossbeam_
epoch
0.9.18
In crossbeam_
epoch::
default
Constants
HANDLE
Functions
collector
default_collector
is_pinned
pin
with_handle
crossbeam_epoch
::
default
Function
with_handle
Copy item path
Settings
Help
Summary
Source
fn with_handle<F, R>(f: F) -> R
where F:
FnMut
(&
LocalHandle
) -> R,