lowfi/src/tests.rs
talwat 8fcc2213c9 feat: make download progress smoother
ci: add some unit tests and run them every commit
2025-12-02 21:52:54 +01:00

6 lines
58 B
Rust

mod bookmark;
mod player;
mod tracks;
mod ui;
mod volume;