use proc_macro_srv::cli; fn main() { cli::run().unwrap(); }