generated from GarandPLG/rust-flake-template
de42569a5144dcb4cc85bef6637fe30ac12d08e9
Replace the `default_window` string field with a `View` enum throughout the application. Introduce a new keybinding module providing `Action`, `KeyBinding` structs and helper functions, and integrate a keybindings widget into the main menu. Update the CLI to accept a `View` value enum and adjust imports and event handling accordingly. Add a release profile in `Cargo.toml` with LTO, single codegen unit, higher optimisation level and binary stripping for smaller, faster builds.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%