Type Alias crossbeam_epoch::deferred::Data

source ·
type Data = [usize; 3];
Expand description

Some space to keep a FnOnce() object on the stack.