pub const EXIT_SUCCESS: i32 = 0;
Expand description

Exit status code used for successful compilation and help output.