Module mz_avro::reader

source ·
Expand description

Logic handling reading from Avro format at user level.

Structs

Functions

  • Decode a Value encoded in Avro format given its Schema and anything implementing io::Read to read from.