Skip to main content

value_error

Function value_error 

Source
pub(crate) fn value_error<T>(msg: String) -> PyResult<T>
Expand description

Build a ValueError for a rejected settings field.