type Result = std::result::Result>; #[exit_status::main] fn main() -> Result { Ok(0) }