Alex Mikhalev 7e24b03f22 Change SectionRunner to use VecDeque again
Change SecRun to have a RunState enum with a cancelled state instead
of removing run from the queue when cancelled.
This means we no longer need `drain_filter` which is unstable
2020-08-18 11:52:33 -06:00
2020-08-18 10:35:08 -06:00
2020-08-12 10:01:44 -06:00
Description
Implementation of firmware for a sprinklers system using async Rust, Tokio, Actix, MQTT and more.
242 KiB
Languages
Rust 99.1%
Shell 0.9%