Crate ulid

Crate ulid 

Source

Structs§

Ulid
UlidGenerator
Generates ULIDs, sortable yet unique identifiers.

Constants§

ULID_BINARY_LEN
Number of bytes for the binary representation of a ulid
ULID_LEN
Number of bytes for the ASCII text representation of a ulid

Functions§

ulid
Create a unique ULID as a base32-encoded string
ulid_raw