lholden / job_scheduler

A simple cron-like job scheduling library for Rust.
Apache License 2.0
196 stars 34 forks source link

Add functionality to remove a job from the scheduler. #14

Closed jordanmack closed 4 years ago

jordanmack commented 4 years ago

4