uuid

Type Alias Bytes

Source
pub type Bytes = [u8; 16];
Expand description

A 128-bit (16 byte) buffer containing the UUID.

ยงABI

The Bytes type is always guaranteed to be have the same ABI as Uuid.