pub fn unsubscribe_orders(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderAny>,
)Expand description
Unsubscribes a handler from orders.
pub fn unsubscribe_orders(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderAny>,
)Unsubscribes a handler from orders.