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