Function crypto_msg_parser::extract_timestamp
source ยท pub fn extract_timestamp(
exchange: &str,
market_type: MarketType,
msg: &str,
) -> Result<Option<i64>, SimpleError>Expand description
Extract the timestamp from the message.