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