[][src]Type Definition itchy::ArrayString8

type ArrayString8 = ArrayString<[u8; 8]>;

Stack-allocated string of size 8 bytes (re-exported from arrayvec)