pub fn decode_mbp10_msg(
msg: &Mbp10Msg,
instrument_id: InstrumentId,
price_precision: u8,
ts_init: Option<UnixNanos>,
) -> Result<OrderBookDepth10>
pub fn decode_mbp10_msg(
msg: &Mbp10Msg,
instrument_id: InstrumentId,
price_precision: u8,
ts_init: Option<UnixNanos>,
) -> Result<OrderBookDepth10>