Function set_global_order_pool

Source
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)