Module yulid::parser

source ·
Expand description

Ulid parsing constructs and utilities.

This is mostly base32 handling, which is a slightly modified version of the code in the base32 crate.

Enums

An error that can occur while parsing a Ulid string.