Type Definition uuid::UuidBytes
[−]
[src]
type UuidBytes = [u8; 16];
A 128-bit (16 byte) buffer containing the ID.
type UuidBytes = [u8; 16];
A 128-bit (16 byte) buffer containing the ID.