Skip to main content

is_python

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