Skip to main content

config_error_to_pyvalue_err

Function config_error_to_pyvalue_err 

Source
pub fn config_error_to_pyvalue_err(e: ConfigError) -> PyErr
Expand description

Converts a config validation failure to a Python ValueError.