fn main() { if problem { std::process::exit(1); // 1 is the exit code } }