Crate task [] [src]

Task.rs is a library for running lightweight tasks on a schedule.

Structs

Scheduler

Scheduler manages scheduling of new jobs and maintains a threadpool upon which the scheduled jobs run.