generated from GarandPLG/rust-flake-template
dd64ef78f7c2c8c2ec6104799e26d0b64769dc10
Rename the generic `Event` enum to `AppEvent` and propagate the change through `app.rs`, `mod.rs`, and `main.rs`. Adjust function signatures, imports, and channel usage to use the new name and the `read` helper from crossterm. Ensure all senders/receivers now work with `AppEvent`.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%