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