Files
Main/shanty-play/src/main.rs
2026-03-17 13:55:42 -04:00

4 lines
68 B
Rust

fn main() {
println!("shanty-play: built-in music playback");
}