ITADN

doesn't follow convention of serde naming

#63OpenStargateur 创建于 2024-06-15
S
Stargateurcommented
serde advice to name serializer and deserializer respectively to_ and from_. `pythonize` => `to_pyobject` `depythonize_bound` => `from_bound`
1 条评论