package spin

  1. Overview
  2. Docs
module Errors : sig ... end
type t = string
val decode : string Decoder.t
val encode : string Encoder.t