Kebab

Type Alias Kebab 

Source
pub type Kebab = ArcBBQueue<BoxedSlice, CsCoord, Blocking>;
Expand description

Heap Buffer, Critical Section, Blocking, Arc

Aliased Typeยง

pub struct Kebab(/* private fields */);