pub type BoundedString = ArrayString<U63>;Expand description
A fixed capacity copy-able string.
Aliased Type§
pub struct BoundedString { /* private fields */ }pub type BoundedString = ArrayString<U63>;A fixed capacity copy-able string.
pub struct BoundedString { /* private fields */ }