Skip to main content

Module id

Module id 

Source
Expand description

128-bit identifier — wire format is canonical hyphenated UUID, nil sentinel at all-zeros.

Structs§

Id128
A 128-bit opaque identifier stored as 16 bytes, formatted as a hyphenated UUID string.

Enums§

ParseIdError
Error returned when an Id128 string cannot be parsed.