CamomileLibrary.XStringeXtensible Unicode string. The semantics matches the description of UStorage. The detail may be going to change.
type t = xstringval length : xstring -> intval clear : xstring -> unitval reset : xstring -> unitval add_text : xstring -> 'a UText.text -> unitval shrink : xstring -> int -> unitval ustring_of : xstring -> UText.ustringmodule Buf : sig ... end