Organize code into separate files
This commit is contained in:
3
src/lib.rs
Normal file
3
src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod config;
|
||||
pub mod filematch;
|
||||
pub mod printer;
|
||||
Reference in New Issue
Block a user