You can search for identifiers within the package.
in-package search v0.2.0
type t
val disposition_type : t -> [ `Inline | `Attachment | `Ietf_token of string | `X_token of string ]
val name : t -> string option
val filename : t -> string option
val size : t -> int option
val pp : t Fmt.t