tramhao / termusic

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

Refactor some `lib::utils` & `lib::config` things #310

Closed hasezoey closed 2 months ago

hasezoey commented 2 months ago

Depends on #308 (as otherwise the tests would fail because of clippy)

This PR includes some fixes / changes i had encountered while doing config v2, namely:

Also some more minor things:

This PR can be considered 1 of 3 (planned) PRs for config v2