package zeit

  1. Overview
  2. Docs

Module Zeit.ErrorSource

Sourcetype t =
  1. | Http_error
  2. | Json_error
  3. | Deserialization_error
Sourceval to_string : t -> string