Expand description
Common handling for types backed by str slices with enforcement of a
library-level length limitation i.e. Length::max().
Modules§
Structs§
- StrRef
- String slice newtype which respects the
Length::maxlimit.
Common handling for types backed by str slices with enforcement of a
library-level length limitation i.e. Length::max().
Length::max limit.