CharEncoding.Make
module Text : CamomileLibrary.UnicodeString.Type
type text = Text.t
val decode : t -> string -> text
val encode : t -> text -> string