pyo3_macros_backend::utils

Function is_python

Source
pub fn is_python(ty: &Type) -> bool
Expand description

Check if the given type ty is pyo3::Python.

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