View Source AvroEx.Schema.Array (AvroEx v2.2.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %AvroEx.Schema.Array{
default: [AvroEx.Schema.schema_types()],
items: AvroEx.Schema.schema_types(),
metadata: AvroEx.Schema.metadata()
}