Module instance

Source

Modules§

bound_object_sealed 🔒

Structs§

Borrowed
A borrowed equivalent to Bound.
Bound
A GIL-attached equivalent to Py<T>.
Py
A GIL-independent reference to an object allocated on the Python heap.

Traits§

BoundObject
Owned or borrowed gil-bound Python smart pointer

Functions§

python_format 🔒

Type Aliases§

PyObject
A commonly-used alias for Py<PyAny>.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here