Module StringPrep.Make

Parameters

module Text : CamomileLibrary.UnicodeString.Type

Signature

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