pub type TinyStr4 = TinyAsciiStr<4>;
Expand description
These are temporary compatability reexports that will be removed in a future version.
Aliased Type§
struct TinyStr4 { /* private fields */ }
pub type TinyStr4 = TinyAsciiStr<4>;
These are temporary compatability reexports that will be removed in a future version.
struct TinyStr4 { /* private fields */ }