Skip to main content

Crate python_types

Crate python_types 

Source
Expand description

Python types for Rusty Python

This crate provides core Python value and error types for the Rusty Python ecosystem.

Enums§

PythonError
Python error type
PythonValue
Python value type

Type Aliases§

PythonResult
Python result type