Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust notes #154

Open
bdarcus opened this issue Jun 21, 2024 · 0 comments
Open

Rust notes #154

bdarcus opened this issue Jun 21, 2024 · 0 comments

Comments

@bdarcus
Copy link
Owner

bdarcus commented Jun 21, 2024

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant