module Tws_prot: Tws_prot
Tws_prot
type raw_tws = string
string
module Val_type: sig .. end
sig
end
module Pickler: sig .. end
module Unpickler: sig .. end
val raw_tws_of_sexp : Sexplib.Sexp.t -> raw_tws
Sexplib.Sexp.t -> raw_tws
val sexp_of_raw_tws : raw_tws -> Sexplib.Sexp.t
raw_tws -> Sexplib.Sexp.t