Modulesยง
Macrosยง
- impl_signed_ ๐integer 
Structsยง
- DowncastError 
- Error that indicates a failure to convert a PyAny to a more specific Python type.
- DowncastInto Error 
- Error that indicates a failure to convert a PyAny to a more specific Python type.
- PyDowncastError ๐Arguments 
- PyErr
- Represents a Python exception.
Traitsยง
- PyErrArguments 
- Helper conversion trait that allows to use custom arguments for lazy exception construction.
- SignedInteger ๐
- 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.