fn main() { if let Err(err) = c2vi_part::timetrack_waybar_main() { err.log(); } }