Module shortuuid

Source
Expand description

This module implements a “short” (64-bit) UUID, used to assign names to various objects in meshes.

Structs§

ShortUuid
A short (64-bit) UUID. UUIDs can be generated with ShortUuid::generate, displayed as short, URL-friendly, 12-character gobbleygook, and parsed accordingly.

Enums§

ParseShortUuidError