make_py_object

Function make_py_object 

Source
pub fn make_py_object(
    py: Python<'_>,
    configuration: Value,
) -> PyResult<PyObject>