Expand description
Modules§
- prelude
- ! Basic re-exports.
Structs§
- Schedule
- Base type for creating tasks.
- Schedule
Builder One - Builder for time values of 1 (minute, hour, etc).
- Schedule
Builder Ones - Builder for time values of more than one (minutes, hours, etc).
- Schedule
Builder Two - Builder step that allows you to set a limit and provide the function.
- Schedule
Builder TwoDates - Builder step that allows you to set a limit and provide the function. Also allows to set the time of day.
- Scheduled
- A built task ready to be run by a runner.
- Task
Runner - Runner that runs built tasks.