memory_size_type

Type Alias Bytes

Source
pub type Bytes = Byte;
Expand description

The structure for representing a specific number of bytes.

Aliased Typeยง

struct Bytes(/* private fields */);