Module apache_avro::types

source ·
Expand description

Logic handling the intermediate representation of Avro values.

Structs

  • Utility interface to build Value::Record objects.

Enums

  • A valid Avro value.
  • Auto-generated discriminant enum variants

Traits