Type Alias UuidBytes

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

An inline array of bytes representing a UUID within the filesystem.