Type Alias UUID

Source
pub(crate) type UUID = UUID;

Aliased Typeยง

#[repr(transparent)]
pub(crate) struct UUID(/* private fields */);