pub fn set_global_order_pool<T: Poolable + Clone + 'static>(
pool: OrderPoolTemplate<T>,
)Expand description
Set the global order pool instance (to be called from application code)
pub fn set_global_order_pool<T: Poolable + Clone + 'static>(
pool: OrderPoolTemplate<T>,
)Set the global order pool instance (to be called from application code)