tinystr

Type Alias TinyStr8

Source
pub type TinyStr8 = TinyAsciiStr<8>;
Expand description

These are temporary compatability reexports that will be removed in a future version.

Aliased Typeยง

struct TinyStr8 { /* private fields */ }