module Tws_prot: sig .. end
sig
end
type raw_tws = string
string
module Val_type: 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