Cargo console demo using ComponentVm, CompositeVm, FilteredCompositeVm, and RelayCommand
- The example shows the Rust flavor beyond a single leaf VM.
- Composite and filtered projections stay VMx-owned.
- RelayCommand demonstrates executable VM behavior.
- Console output is only a projection.
- Move to Ratatui Notes Showcase for full MVVM terminal composition.