package colombe

  1. Overview
  2. Docs

Module Reply.DecoderSource

Sourcetype error = [
  1. | `Invalid_code of int
  2. | Decoder.error
]
Sourceval pp_error : error Fmt.t
Sourceval response : 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.