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
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/
The text was updated successfully, but these errors were encountered: