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
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
Serde compatible library for working with Avro (which is a binary serialization format in which one can embed the schema, and so it seems maintain compatibility?):
Newtypes:
https://www.howtocodeit.com/articles/ultimate-guide-rust-newtypes
Serde compatible library for working with Avro (which is a binary serialization format in which one can embed the schema, and so it seems maintain compatibility?):
https://docs.rs/apache-avro/latest/apache_avro/