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