Expand description
Common handling for types backed by byte slices with enforcement of a
library-level length limitation i.e. Length::max().
Modulesยง
- allocating ๐
Structsยง
- Bytes
Ref ๐ - Byte slice newtype which respects the
Length::max()limit.