Module CamomileLibrary.Type.StringPrep


module StringPrep: sig .. end

module type Type = CamomileLibrary.StringPrep.Type
module Make: 
functor (Text : CamomileLibrary.Type.UnicodeString.Type) -> Type with type text = Text.t