Skip to main content

subscribe_order_events

Function subscribe_order_events 

Source
pub fn subscribe_order_events(
    pattern: MStr<Pattern>,
    handler: TypedHandler<OrderEventAny>,
    priority: Option<u8>,
)
Expand description

Subscribes a handler to order events matching a pattern.