Module std::bytes

Expand description

The Bytes type is used when a collection of tightly-packed arbitrary bytes is needed.

Structs

A type used to represent raw bytes. It has ownership over its buffer.