nautilus_adapters::databento::decode

Function decode_instrument_def_msg

source
pub fn decode_instrument_def_msg(
    msg: &InstrumentDefMsg,
    instrument_id: InstrumentId,
    ts_init: UnixNanos,
) -> Result<InstrumentAny>