Kiwi struct definition.
Summary
Types
@type t() :: %KiwiCodec.Schema.Struct{ column: non_neg_integer(), fields: [KiwiCodec.Schema.Field.t()], line: non_neg_integer(), name: String.t() }
Kiwi struct definition.
@type t() :: %KiwiCodec.Schema.Struct{ column: non_neg_integer(), fields: [KiwiCodec.Schema.Field.t()], line: non_neg_integer(), name: String.t() }