Module Resolved.UnboxedFieldSource
Source
type t = [ | `Identifier of Identifier.UnboxedField.t| `UnboxedField of [ `Identifier of Identifier.UnboxedFieldParent.t | `Type of Signature.t * Names.TypeName.t ] * Names.UnboxedFieldName.t
]