A library for working with Apache Avro in Rust.
# Cargo.toml
[dependencies]
apache-avro = "0.21.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an Avro reader with a schema.
Ensure schema is valid JSON and matches Avro specification.
No dependency data recorded yet.