Skip to main content

register_exceptions

Function register_exceptions 

Source
pub fn register_exceptions(m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Register exception types with Python module