Module Identifier.UnboxedFieldSource

Sourcetype t = t_pv id
Sourcetype t_pv = [
  1. | `UnboxedField of UnboxedFieldParent.t * Names.UnboxedFieldName.t
]