[][src]Module pyo3::python

Structs

Python

Marker type that indicates that the GIL is currently held.

Traits

IntoPyPointer

This trait allows retrieving the underlying FFI pointer from Python objects.

ToPyPointer

This trait allows retrieving the underlying FFI pointer from Python objects.

Type Definitions

NonNullPyObject