Skip to main content

currency_lookup_error_to_pyvalue_err

Function currency_lookup_error_to_pyvalue_err 

Source
pub fn currency_lookup_error_to_pyvalue_err(e: CurrencyLookupError) -> PyErr
Expand description

Converts a currency lookup failure to a Python ValueError.