pub fn instrument_id_error_to_pyvalue_err(e: InstrumentIdError) -> PyErrExpand description
Converts an instrument ID validation failure to a Python ValueError.
pub fn instrument_id_error_to_pyvalue_err(e: InstrumentIdError) -> PyErrConverts an instrument ID validation failure to a Python ValueError.