Function extract_trade_fields

Source
pub fn extract_trade_fields(
    json: &OwnedValue,
) -> Option<(&str, &str, &str, Option<u64>)>
Expand description

Extract common fields from message using thread-local parser