implement track search and playback

This commit is contained in:
Henrik Friedrichsen
2018-12-23 12:44:40 +01:00
parent ae1cb96385
commit 278bb7844f
5 changed files with 99 additions and 43 deletions

1
src/ui/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod search;