Function rich_py_err

Source
pub fn rich_py_err(err: PyErr) -> RichPyErr
Expand description

Wrap err with RichPyErr to have a richer debug output.