Skip to main content

Module id

Module id 

Source
Expand description

Tracking identifiers.

TrackingId is a validated newtype over a PREFIX-BODY string such as PKG-9ED9285C. IdGenerator produces them according to a configurable policy (prefix, entropy width, optional check character).

Structs§

IdGenerator
Generates TrackingIds according to a fixed policy.
IdGeneratorBuilder
Builder for IdGenerator.
TrackingId
A validated package tracking identifier, e.g. PKG-9ED9285C.

Enums§

Checksum
Which check character, if any, to append to generated IDs.