package piaf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Multipart_form.Field_nameSource

Sourcetype t = private string
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval capitalize : t -> t
Sourceval canonicalize : t -> t
Sourceval of_string : string -> (t, [> `Msg of string ]) result
Sourceval of_string_exn : string -> t
Sourceval v : string -> t
Sourceval prefixed_by : string -> t -> bool
Sourceval content_type : t
Sourceval content_transfer_encoding : t
Sourceval content_disposition : t
Sourceval pp : t Fmt.t
OCaml

Innovation. Community. Security.