instruments_from_defs_owned

Function instruments_from_defs_owned 

Source
pub fn instruments_from_defs_owned(
    defs: Vec<HyperliquidInstrumentDef>,
) -> Vec<InstrumentAny>
Expand description

Convert owned definitions into Nautilus instruments, consuming the input vector.