Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

Runs the terminal music player.

The binary entrypoint (src/main.rs) delegates to this so the codebase can be structured like a normal Rust library.