generated from GarandPLG/rust-flake-template
bf8883934d8659f413ecd91995cc83252955b307
Introduce a new `zoom_level` module containing the `CellSizes` enum and `cell_size_helper` function to map `ZoomLevel` values to width and height dimensions. Export the helper from `mod.rs` and refactor `BoardWidget` to import and use `cell_size_helper`, eliminating duplicated match statements.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%