zenyx-engine-telemetry/editor/src/main.rs
Jason Spalti ceeec877c7
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2024-12-02 12:51:39 -05:00

4 lines
27 B
Rust

fn main() {
todo!()
}