Type Definition fixedstr::str128

source ·
pub type str128 = tstr<128>;
Expand description

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