Module cpython::serde[][src]

serde integration.

Requires the serde-convert feature.

Structs

Error

Error type used by serialization.

Functions

from_py_object

Deserialize from Python object.

to_py_object

Serialize into Python object.