You can search for identifiers within the package.
in-package search v0.2.0
vifu
Vifu.Type
type null
type json
type multipart_form
type ('c, 'a) t
val null : (null, unit) t
val json_encoding : 'a Jsont.t -> (json, 'a) t
val m : 'a Multipart_form.t -> (multipart_form, 'a) t
val multipart_form : (multipart_form, Multipart_form.stream) t
val any : ('c, string) t