Expand description
This module implements a “short” (64-bit) UUID, used to assign names to various objects in meshes.
Structs§
- Short
Uuid - A short (64-bit) UUID. UUIDs can be generated with
ShortUuid::generate
, displayed as short, URL-friendly, 12-character gobbleygook, and parsed accordingly.