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