Module avro_schema::schema
source · [−]Expand description
Contains structs defining Avro’s logical types
Structs
Struct to hold data from a Schema::Enum
.
Struct to hold data from a Schema::Fixed
.
Struct to hold data from a Schema::Record
.
Enums
Enum of all logical types of Schema::Bytes
Enum of all logical types of Schema::Fixed
Enum of all logical types of Schema::Int
Enum of all logical types of Schema::Long
Enum of all logical types of Schema::String