type t
=
|
BadType
BadLen
BadVendor
BadVendorType
BadOutPort
BadArgument
Eperm
TooMany
BadQueue
include sig ... end
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t ‑> t
val sexp_of_t : t ‑> Ppx_sexp_conv_lib.Sexp.t
val to_string : t ‑> string
to_string v pretty-prints v.
to_string v
v