pub fn unsubscribe_book_snapshots(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderBook>,
)Expand description
Unsubscribes a handler from order book snapshots.
pub fn unsubscribe_book_snapshots(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderBook>,
)Unsubscribes a handler from order book snapshots.