generated from GarandPLG/rust-flake-template
1daa9802ed9da52b4109d145027e8382322a1c1c
Refactor App::run to accept individual Receiver arguments instead of an AppChannels struct. Delete the AppChannels definition and its re‑export, and update main.rs to create each channel manually and pass the receivers to App::run. Rename the CLI field `sound_track` to `soundtrack` and adjust all references. Clean up imports and formatting accordingly.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%