You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate (or manually write mixins) serialization Python code for all things that make up a Points2D.
The real important part is to test all of this by adding cross-language serialization roundtrip tests that serialize in Python and deserialize in Rust.
The text was updated successfully, but these errors were encountered:
Generate (or manually write mixins) serialization Python code for all things that make up a
Points2D
.The real important part is to test all of this by adding cross-language serialization roundtrip tests that serialize in Python and deserialize in Rust.
The text was updated successfully, but these errors were encountered: