generated from GarandPLG/rust-flake-template
7c9e3d28f0efd9693fbdf89a59c1b4f9b824e966
- Change `get_tasks` to return `&VecDeque<Tasks>` instead of a formatted `String`. - Introduce `get_tasks_formatted` for display purposes. - Update `MinerUnit`, `Unit` trait, `Units` enum, and its `Option` implementation accordingly. - Add `EMPTY_TASKS` lazy static for handling empty task lists. - Adjust `BoardState` to use the new task API (commented out conditional).
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%