Module alloc::str
[−]
[src]
Methods for dealing with boxed strings.
Functions
from_boxed_utf8_unchecked⚠ |
[ Experimental ] Converts a boxed slice of bytes to a boxed string slice without checking that the string contains valid UTF-8. |