generated from GarandPLG/rust-flake-template
61e9dedfe84a802a00b7a9518b59d3d981db8486
Move the `View` enum to a dedicated module and implement `Widget` for `&App` there. Rename `default_view_keybindings` to `default_keybindings` and adjust its signature. Redesign `KeybindingsWidget` to accept an explicit list of bindings instead of a `View`. Update imports, function signatures, and rendering logic across the codebase to reflect these changes.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%