Expand description
A module exporting timestamps types that can be encoded as Slug
s.
Structs§
- Iso8601
Time Slug - A UTC timestamp that can be encoded in ISO 8601 format,
and that can be used as a
Slug
.
Enums§
- BadIso8601
Time Slug - Error for an invalid
Iso8601TimeSlug
.