mod ui; mod utils; mod winsparkle; fn main() { #[cfg(debug_assertions)] tracing_subscriber::fmt::init(); }