Skip to main content

detect_python_type

Function detect_python_type 

Source
pub fn detect_python_type<'py>(v: &Bound<'py, PyAny>) -> PyResult<PythonType>