module type Type =sig
..end
type
text
exception Prohibited of CamomileLibrary.UChar.t
exception Bad_bidi
typeprofile =
[ `Iscsi | `Mib | `Nameprep | `Nodeprep | `Resourceprep | `Saslprep | `Trace ]
val stringprep : profile ->
text -> text