nautilus_
core
0.42.0
Module serialization
Module Items
Functions
In nautilus_
core::
python
nautilus_core
::
python
Module
serialization
Copy item path
Source
Functions
ยง
from_
dict_
pyo3
Convert a Python dictionary to a Rust type that implements
DeserializeOwned
.
to_
dict_
pyo3
Convert a Rust type that implements
Serialize
to a Python dictionary.