UUID

Type Alias UUID 

Source
pub type UUID = ByteArray<16>;

Aliased Type§

pub struct UUID(pub [U8; 16]);

Tuple Fields§

§0: [U8; 16]