rustc_
driver
1.83.0-nightly
(1bc403daa 2024-10-11)
rustc_driver
Constant
EXIT_SUCCESS
Copy item path
source
pub const EXIT_SUCCESS:
i32
= 0;
Expand description
Exit status code used for successful compilation and help output.