Type Definition itchy::ArrayString4 [] [src]

type ArrayString4 = ArrayString<[u8; 4]>;

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