Module std_unicode::str [] [src]

🔬 This is a nightly-only experimental API. (unicode #27783)

Structs

SplitWhitespace

An iterator over the non-whitespace substrings of a string, separated by any amount of whitespace.

Utf16Encoder [
Experimental
]

Iterator adaptor for encoding chars to UTF-16.

Traits

UnicodeStr [
Experimental
]

Methods for Unicode string slices