Module timestamp

Source
Expand description

A module exporting timestamps types that can be encoded as Slugs.

Structs§

Iso8601TimeSlug
A UTC timestamp that can be encoded in ISO 8601 format, and that can be used as a Slug.

Enums§

BadIso8601TimeSlug
Error for an invalid Iso8601TimeSlug.