Example of implementing Pydantic serialization (with ormsgpack) on Rust Structs #5024
LockedThread
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I was doing some experimentation in preparation for a Python to Rust migration for a work project and came up with this example code. I couldn't find anything online that specifically said how to do this so I hope this helps.
If there is a better place I should share this please let me know.
https://github.com/LockedThread/pyo3_pydantic_ormsgpack_experiment
Beta Was this translation helpful? Give feedback.
All reactions