Function stringprep::resourceprep [] [src]

pub fn resourceprep<'a>(s: &'a str) -> Result<Cow<'a, str>, Error>

Prepares a string with the Resourceprep profile of the stringprep algorithm.

Nameprep is defined in RFC 3920, Appendix B.