Ten0 / serde_avro_fast

An idiomatic implementation of serde/avro (de)serialization
GNU Lesser General Public License v3.0
20 stars 4 forks source link

Add derive for Schema #13

Closed Ten0 closed 7 months ago

Ten0 commented 7 months ago

Fixes #3

Introduces two new crates:

The new traits and construction structs are not in the main crate for several reasons: