Expand description
Logic handling the intermediate representation of Avro values.
Macros§
- to_avro 🔒
Structs§
- Decimal
Value - Record
- Utility interface to build
Value::Record
objects. - Schema
Resolution Error - Describes errors happened while performing schema resolution on Avro data.
Enums§
- Scalar
- Scalar
Kind - Value
- Represents any valid Avro value More information about Avro values can be found in the Avro Specification