ExIceberg.Types.Struct (ExIceberg v0.3.0)

Represents a struct type with named fields.

Summary

Types

@type t() :: %ExIceberg.Types.Struct{fields: [ExIceberg.Types.Field.t()]}