Module path_template

Source
Expand description

Parse a migration path into a PathTemplate to later resolve the name of a new migration being written.

Structs§

DateTime
ISO 8601 combined date and time with time zone.
ParseError
PathTemplate
Semver
TemplateData
Utc
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Enums§

UpDown