pub type KansasCity<const N: usize, A> = ArcBBQueue<Inline<N>, AtomicCoord, A>;Expand description
Inline Storage, Atomics, Async, Arc
Aliased Typeยง
pub struct KansasCity<const N: usize, A>(/* private fields */);pub type KansasCity<const N: usize, A> = ArcBBQueue<Inline<N>, AtomicCoord, A>;Inline Storage, Atomics, Async, Arc
pub struct KansasCity<const N: usize, A>(/* private fields */);