Record FieldDefpub

Source
:record(pub) FieldDef
  .name Str
  .type-name Str
Description

Describes a single field of a record type definition: its declared name and its type name.

Fields

.name Str
.type-name Str