spin
module Errors : sig ... end
type t = string
val decode : string Decoder.t
val encode : string Encoder.t