Module alloc::str [] [src]

🔬 This is a nightly-only experimental API. (str_box_extras #41119)

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.