nautilus_model::python::common

Function value_to_pydict

Source
pub fn value_to_pydict(py: Python<'_>, val: &Value) -> PyResult<Py<PyAny>>