pub fn parse_depth_update(
msg: &BinanceFuturesDepthUpdateMsg,
instrument: &InstrumentAny,
) -> BinanceWsResult<OrderBookDeltas>pub fn parse_depth_update(
msg: &BinanceFuturesDepthUpdateMsg,
instrument: &InstrumentAny,
) -> BinanceWsResult<OrderBookDeltas>