Function pyo3_macros_backend::utils::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