generated from GarandPLG/rust-flake-template
3d0aa42d7d46f5487b52dcc331afe30437de25c2
- Derive `ValueEnum` for `Group` and remove its custom `iter` method. - Update keybindings widget to use `Group::value_variants()` and adjust containment and filtering logic. - Replace view option generation with a `format_view_string` helper that inserts a space before the second capital letter, eliminating the previous filter for “MAIN MENU”. - Adjust imports to include `clap::ValueEnum` where needed.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%