Module types

Source
Expand description

Logic handling the intermediate representation of Avro values.

Structs§

Record
Utility interface to build Value::Record objects.

Enums§

Value
A valid Avro value.
ValueKind
Auto-generated discriminant enum variants

Traits§

ToAvroDeprecated
Any structure implementing the ToAvro trait will be usable from a Writer.