serde advice to name serializer and deserializer respectively to_ and from_. `pythonize` => `to_pyobject` `depythonize_bound` => `from_bound`
serde advice to name serializer and deserializer respectively to_ and from_.
pythonize=>to_pyobjectdepythonize_bound=>from_bound