Expand description
Common handling for types backed by String with enforcement of a
library-level length limitation i.e. Length::max().
Structsยง
- StrOwned
- String newtype which respects the
Length::maxlimit.
Common handling for types backed by String with enforcement of a
library-level length limitation i.e. Length::max().
Length::max limit.