package pythonlib

  1. Overview
  2. Docs
type t = Asttypes.arg_label =
  1. | Nolabel
  2. | Labelled of Base.string
  3. | Optional of Base.string