pub fn parse_client_order_id(value: &str) -> Option<ClientOrderId>
Expand description
Parses a Nautilus client order ID from the given OKX clOrdId
value.
pub fn parse_client_order_id(value: &str) -> Option<ClientOrderId>
Parses a Nautilus client order ID from the given OKX clOrdId
value.