9421d01da5ffb12f04bd3644a8fe7967149f8fca
Define Effect trait in ui/effect.rs with concrete effect structs for all model mutations, view changes, navigation, and app state updates. Each effect implements apply(&self, &mut App). Add App::apply_effects to apply a sequence of effects. No behavior change yet — existing key handlers still work as before. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
99.1%
Python
0.6%
Nix
0.3%