View Source AvroEx.Schema.Context (AvroEx v2.1.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %AvroEx.Schema.Context{
  names: %{required(String.t()) => AvroEx.Schema.schema_types()}
}

Link to this section Functions

Specs

lookup(t(), String.t()) :: AvroEx.Schema.schema_types() | nil