Module str
Utilities for the str primitive type.
Functions
- from_boxed_utf8_unchecked Converts a boxed slice of bytes to a boxed string slice without checking that the string contains valid UTF-8.
strUtilities for the str primitive type.