⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_macros_backend::utils
?
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
.