generated from GarandPLG/rust-flake-template
cd1822d05e438a02c0b86ccebff35c445e4ede35
Refactor App, GameStates, SkirmishState and BoardState to carry a generic lifetime `'a`. Introduce a new `MarkedCells` type that holds marking state and selected unit, replacing the previous `marking_cells` flag and raw deque. Update related methods, keybindings, view implementations and module exports to use the new structures.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%