Type Alias crossbeam_epoch::deferred::Data

source ยท
type Data = [usize; 3];
Expand description

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