Expand description
Python types for Rusty Python
This crate provides core Python value and error types for the Rusty Python ecosystem.
Enums§
- Python
Error - Python error type
- Python
Value - Python value type
Type Aliases§
- Python
Result - Python result type