Crate english_to_cron

Source

Structs§

Cron

Enums§

Error
Represents the different kinds of errors that can occur in the “English to Corn” project.

Functions§

str_cron_syntax
Converts an English description of a schedule into cronjob syntax.

Type Aliases§

Result
Custom Result type alias for the “English to Corn” project.