View Source AvroEx.Schema.Fixed (AvroEx v1.2.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %AvroEx.Schema.Fixed{ aliases: [AvroEx.Schema.alias()], id: term(), metadata: %{required(String.t()) => String.t()}, name: AvroEx.Schema.name(), namespace: AvroEx.Schema.namespace(), qualified_names: term(), size: integer() }