package vifu

  1. Overview
  2. Docs

Module Vifu.TypeSource

Sourcetype null
Sourcetype json
Sourcetype multipart_form
Sourcetype ('c, 'a) t
Sourceval null : (null, unit) t
Sourceval json_encoding : 'a Jsont.t -> (json, 'a) t
Sourceval any : ('c, string) t