croncycle-rs A simple cron-like scheduler for Rust. Usage cargo install croncycle $ croncycle -t "0 0 * * * *" -- echo 'Hello, world!' License MIT.