pub type OrderPoolTemplate<T> = GenericPool<T>;Expand description
Type alias for order pool - will be configured with actual Order type when integrated with rusty_model
Aliased Typeยง
pub struct OrderPoolTemplate<T> { /* private fields */ }pub type OrderPoolTemplate<T> = GenericPool<T>;Type alias for order pool - will be configured with actual Order type when integrated with rusty_model
pub struct OrderPoolTemplate<T> { /* private fields */ }