crossbeam_
epoch
0.9.18
Module deferred
Module Items
Structs
Constants
Type Aliases
In crate crossbeam_
epoch
crossbeam_epoch
Module
deferred
Copy item path
Source
Structs
ยง
Deferred
๐
A
FnOnce()
that is stored inline if small, or otherwise boxed on the heap.
Constants
ยง
DATA_
WORDS
๐
Number of words a piece of
Data
can hold.
Type Aliases
ยง
Data
๐
Some space to keep a
FnOnce()
object on the stack.