XMrsPlayer is a portage of libxm in Rust language to play real music

the original code uses the WTFPL Version2 license. XMrsPlayer uses the MIT License with consent from the Romain Dal Maso original author.

Example?

$ cargo run --release $ cargo run --release -- --help

See src/bin/player.rs as an example.