#[repr(transparent)]
pub struct Ucs2Str(_);
Expand description

UCS-2 string slice.

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more