pyo3_
macros_
backend
0.23.0-dev
In pyo3_
macros_
backend::
utils
pyo3_macros_backend
::
utils
Function
is_python
Copy item path
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