generated from GarandPLG/rust-flake-template
291670fad3ff43bc76e608be3405a0388e3c1896
Change `get_tasks_formatted` to return a `Vec<Line<'_>>` instead of a plain `String`. Update `MinerUnit` to construct colored task lines, modify the `Unit` trait and `Units` implementations to use the new return type, and add the required `ratatui` imports. Adjust `base_text` handling to render each task line separately.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%