crossbeam_
epoch
0.9.18
In crossbeam_
epoch::
deferred
Structs
Deferred
Constants
DATA_WORDS
Type Aliases
Data
crossbeam_epoch
::
deferred
Type Alias
Data
Copy item path
Settings
Help
Summary
Source
type Data = [
usize
;
3
];
Expand description
Some space to keep a
FnOnce()
object on the stack.