pub type MaxString = ArrayString<U255>;Expand description
Biggest array based string (255 bytes of string)
Aliased Typeยง
pub struct MaxString { /* private fields */ }pub type MaxString = ArrayString<U255>;Biggest array based string (255 bytes of string)
pub struct MaxString { /* private fields */ }