Crate stringprep [−] [src]
An implementation of the "stringprep" algorithm defined in RFC 3454.
Modules
| tables |
Character Tables |
Structs
| Error |
An error performing the stringprep algorithm. |
Functions
| saslprep |
Prepares a string with the SASLprep profile of the stringprep algorithm. |