nautilus_model::python::common

Function value_to_pydict

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