Skip to main content

capture_trading_cmd

Function capture_trading_cmd 

Source
pub fn capture_trading_cmd(message: TradingCommandMessage)
Expand description

Captures a trading command for dispatch after the current endpoint handler returns.

ยงPanics

Panics if no deferred trading command is being dispatched.