mz-avro 0.7.0

Library for working with Apache Avro in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# mz-avro

A library for working with [Apache Avro](https://avro.apache.org/) in Rust.

This documentation is under construction.

## License
This project is licensed under the [Apache License, Version 2.0](https://github.com/MaterializeInc/avro/blob/main/LICENSE).
Please note that this is not an official project maintained by [Apache Avro](https://avro.apache.org/).

## Contributing
Everyone is encouraged to contribute! You can contribute by forking the GitHub repo and making a pull request or opening an issue.
All contributions will be licensed under the [Apache License, Version 2.0](https://github.com/MaterializeInc/avro/blob/main/LICENSE).