[−][src]Type Definition arraystring::SmallString
type SmallString = ArrayString<U21>;
String with the same mem::size_of of a String in a 64 bits architecture
type SmallString = ArrayString<U21>;
String with the same mem::size_of of a String in a 64 bits architecture