pyo3::types

Module any

Source

Macros§

implement_binop 🔒

Structs§

PyAny
Represents any Python object.

Traits§

PyAnyMethods
This trait represents the Python APIs which are usable on all Python objects.

Functions§

PyObject_Check 🔒
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here