Type Alias UUID

Source
pub(crate) type UUID = DOMString;

Aliased Typeยง

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