module Text:sig..end
typet =string
val ocaml_of_t : t -> Ocaml.tval t_of_ocaml : (t, Ocaml.t) Meta_conv.Types.Decoder.tval t_of_ocaml_exn : (t, Ocaml.t) Meta_conv.Types.Decoder.t_exnval t_of_json : string Json_conv.decoderval t_of_json_exn : string Json_conv.decoder_exnval json_of_t : 'a -> 'b