
* Refactor logging to switch between stdout and file logging * Use "clear" instead of "tput reset" for unix * Remove redundant comments
2 lines
32 B
Rust
2 lines
32 B
Rust
pub mod logger;
|
|
pub mod splash;
|