package colombe

  1. Overview
  2. Docs

Module Request.DecoderSource

Sourcetype error = [
  1. | `Invalid_command of string
  2. | `Invalid_domain of string
  3. | Decoder.error
]
Sourceval pp_error : error Fmt.t
Sourceval add_extension : string -> unit
Sourceval request : ?relax:bool -> Decoder.decoder -> (t, [> error ]) Decoder.state
Sourceval of_string : string -> (t, [> error ]) result
Sourceval of_string_raw : string -> int ref -> (t, [> error ]) result
OCaml

Innovation. Community. Security.