Module Resolved.Constructor

type t = [
  1. | `Constructor of DataType.t * Names.ConstructorName.t
]