pub fn decode_instrument_def_msg( msg: &InstrumentDefMsg, instrument_id: InstrumentId, ts_init: Option<UnixNanos>, ) -> Result<InstrumentAny>
Returns an error if decoding the InstrumentDefMsg fails.
InstrumentDefMsg