mirror of
https://github.com/danbulant/icon
synced 2026-05-19 04:08:36 +00:00
Add missing lib.rs
This commit is contained in:
parent
1c4dac9e54
commit
4b36b2aa6f
1 changed files with 4 additions and 0 deletions
4
src/lib.rs
Normal file
4
src/lib.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
mod search_dir;
|
||||
mod icon;
|
||||
mod theme;
|
||||
|
||||
Loading…
Reference in a new issue