crossbeam_epoch
0.9.18
Data
In crossbeam_epoch::deferred
Type Alias
crossbeam_epoch
::
deferred
::
Data
Copy item path
source
ยท
[
−
]
type Data = [
usize
;
3
];
Expand description
Some space to keep a
FnOnce()
object on the stack.