Skip to main content

Module utf16string

Module utf16string 

Source

Structs§

NonEmpty
Utf16Error
Errors which can occur when attempting to interpret a sequence of u16 as UTF-16.
Utf16Str
UTF-16 string slice for Utf16String.
Utf16String
A UTF-16 encoded, growable owned string.
ZeroizedUtf16String

Traits§

Utf16StringExt