Expand description
Error handling for Python bindings
Traits§
- ToPy
Result - Helper trait for converting Results to Python-compatible Results
Functions§
- io_
to_ py_ err - Convert std::io::Error to PyErr
- to_
py_ err - Convert eulumdat::Error to PyErr
Error handling for Python bindings