pythonize icon indicating copy to clipboard operation
pythonize copied to clipboard

feat: expose a visitor to deserialize a pyobject

Open Stargateur opened this issue 1 year ago • 0 comments

Working with pyo3 I end up needed this, user can implement it themself but I though it would be nice to have it in pythonize. Tell me what you think.

If the feature is not desired to avoid a dependency serde-transcode I think only expose the visitor is already good enough.

Stargateur avatar Jun 16 '24 14:06 Stargateur