avro-schema

Crates.ioavro-schema
lib.rsavro-schema
version0.3.0
sourcesrc
created_at2021-12-19 18:10:56.146251
updated_at2022-08-01 21:09:19.223314
descriptionApache Avro specification
homepagehttps://github.com/DataEngineeringLabs/avro-schema
repositoryhttps://github.com/DataEngineeringLabs/avro-schema
max_upload_size
id500444
size79,419
Jorge Leitao (jorgecarleitao)

documentation

README

Avro-schema - Avro schema in Rust

test codecov

This crate contains the complete implementation of the schemas of the Avro specification in native Rust.

See API documentation with examples on how to read and write.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 16

cargo fmt