Add missing lib.rs

This commit is contained in:
Ridan Vandenbergh 2025-06-07 04:16:03 +02:00
parent 1c4dac9e54
commit 4b36b2aa6f
No known key found for this signature in database

4
src/lib.rs Normal file
View file

@ -0,0 +1,4 @@
mod search_dir;
mod icon;
mod theme;