Module widestring::utfstr
source · Expand description
UTF string slices.
This module contains UTF string slices and related types.
Structs
An iterator over the
chars of a string slice, and their positionsAn iterator over the
chars of a string slice, and their positionsAn iterator over the
chars of a UTF-16 string sliceAn iterator over the
chars of a UTF-32 string sliceThe return type of
Utf16Str::escape_debug.The return type of
Utf16Str::escape_default.The return type of
Utf16Str::escape_unicode.UTF-16 string slice for
Utf16String.UTF-32 string slice for
Utf32String.