Skip to main content

instrument_id_error_to_pyvalue_err

Function instrument_id_error_to_pyvalue_err 

Source
pub fn instrument_id_error_to_pyvalue_err(e: InstrumentIdError) -> PyErr
Expand description

Converts an instrument ID validation failure to a Python ValueError.