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.

Functions