Module widestring::ustring
source · Expand description
Owned, growable wide strings with undefined encoding.
This module contains wide strings and related types.
Structs§
- A draining iterator for string data with unknown encoding.
- An owned, mutable 16-bit wide string with undefined encoding.
- An owned, mutable 32-bit wide string with undefined encoding.