Type Alias OrderPool512

Source
pub type OrderPool512 = OrderPool<512>;
Expand description

Order pool with capacity for 512 orders

Aliased Typeยง

pub struct OrderPool512 { /* private fields */ }