tramhao / termusic

Music Player TUI written in Rust
GNU General Public License v3.0
968 stars 42 forks source link

Refactor rusty_backend function to properly return results & move main player loop to own function #255

Closed hasezoey closed 3 months ago

hasezoey commented 3 months ago

This PR does:

*1 in the future, we could convert that function to also be async

hasezoey commented 3 months ago

i still dont know why the macos CI randomly fails in clippy stage