Skip to main content

EXIT_FAILURE

Constant EXIT_FAILURE 

Source
pub const EXIT_FAILURE: i32 = 1;
Expand description

Process exit code for a command failure (build error, proof failure, dirty fmt --check, parse error, …).