Kiwi struct or message field.
Summary
Types
@type t() :: %KiwiCodec.Schema.Field{ array?: boolean(), column: non_neg_integer(), deprecated?: boolean(), id: pos_integer(), line: non_neg_integer(), name: String.t(), type: String.t() }
Kiwi struct or message field.
@type t() :: %KiwiCodec.Schema.Field{ array?: boolean(), column: non_neg_integer(), deprecated?: boolean(), id: pos_integer(), line: non_neg_integer(), name: String.t(), type: String.t() }