pub type String24 = StaticU8String<2>;Expand description
A 24-bit UTF-8-encoded string, with fixed capacity of 2 bytes.
Aliased Type§
pub struct String24 { /* private fields */ }pub type String24 = StaticU8String<2>;A 24-bit UTF-8-encoded string, with fixed capacity of 2 bytes.
pub struct String24 { /* private fields */ }