package odoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Identifier.UnboxedFieldSource

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