Function pyany_to_value

Source
pub fn pyany_to_value(value: &Bound<'_, PyAny>) -> PyResult<Value>