pyo3::inspect

Module types

Source
Available on crate feature experimental-inspect only.
Expand description

Data types used to describe runtime Python types.

Enums§

ModuleName
Declares which module a type is a part of.
TypeInfo
Designation of a Python type.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here