fb43f3f84f
Terminal Music Player written in Rust. As a contributor of gomu, https://github.com/issadarkthing/gomu I met serious problems during development. The main problem is data race condition. So I basically rewrite the player in rust, and hope to solve the problem.
5 lines
262 B
Text
5 lines
262 B
Text
Terminal Music Player written in Rust.
|
|
|
|
As a contributor of gomu, https://github.com/issadarkthing/gomu I met serious
|
|
problems during development. The main problem is data race condition.
|
|
So I basically rewrite the player in rust, and hope to solve the problem.
|