nick42d / youtui

TUI and API for YouTube Music written in Rust
MIT License
46 stars 4 forks source link

youtui - tech debt: Change to anyhow from typed errors #187

Open nick42d opened 1 day ago

nick42d commented 1 day ago

It's becoming onerous to keep youtui::Error updated every time I use a new library. This should be changed to anyhow.