pub type ArrayString8 = ArrayString<8>;Expand description
Stack-allocated string of size 8 bytes (re-exported from arrayvec)
Aliased Typeยง
pub struct ArrayString8 { /* private fields */ }pub type ArrayString8 = ArrayString<8>;Stack-allocated string of size 8 bytes (re-exported from arrayvec)
pub struct ArrayString8 { /* private fields */ }