Modulesยง
Macrosยง
- impl_
signed_ ๐integer
Structsยง
- Downcast
Error - Error that indicates a failure to convert a PyAny to a more specific Python type.
- Downcast
Into Error - Error that indicates a failure to convert a PyAny to a more specific Python type.
- PyDowncast
Error ๐Arguments - PyErr
- Represents a Python exception.
Traitsยง
- PyErr
Arguments - Helper conversion trait that allows to use custom arguments for lazy exception construction.
- Signed
Integer ๐ - ToPyErr
- Python exceptions that can be converted to
PyErr
.
Functionsยง
- display_
downcast_ ๐error - error_
on_ ๐minusone - Returns Ok if the error code is not -1.
- panic_
after_ error
Type Aliasesยง
- PyResult
- Represents the result of a Python call.