Structs§
Enums§
Traits§
Functions§
- format_
prefixed_ id - Formats a prefix and value into the canonical
prefix_valuerepresentation. - is_ulid
- is_uuid
- is_
valid_ identifier - is_
valid_ prefix - is_
valid_ slug - normalize_
identifier - normalize_
prefix - normalize_
slug - stable_
content_ id - stable_
hash64 - stable_
hex - stable_
name_ id - stable_
path_ id - stable_
reference - validate_
identifier - Validates that an identifier is non-empty and contains only supported ASCII characters.
- validate_
prefix - Validates that a prefix starts with a lowercase ASCII letter and only contains lowercase ASCII letters or digits.
- validate_
slug - Validates that a slug is non-empty, lowercase ASCII, and hyphen-delimited.