package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | BadVersion
  2. | BadType
  3. | BadStat
  4. | BadVendor
  5. | BadSubType
  6. | Eperm
  7. | BadLen
  8. | BufferEmpty
  9. | BufferUnknown
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val to_string : t -> string

to_string v pretty-prints v.