Type Definition fixedstr::str64

source ·
pub type str64 = tstr<64>;
Expand description

A str64 can hold a string of up to 63 bytes. See docs for fstr or zstr