Re-exports§
pub use frequency::FrequencySeconds;pub use runner::TaskRunner;
Modules§
Structs§
- Running
Record - Record of a task execution instance.
- Task
- A scheduled task that can be executed by the timer.
- Task
Builder - Builder for creating Task instances.
Enums§
- Task
State - Represents the current state of a task.