[][src]Type Definition arraystring::SmallString

type SmallString = ArrayString<U11>;

String with the same mem::size_of of a String

24 bytes in 64 bits architecture

12 bytes in 32 bits architecture (or others)