Skip to main content

EXIT_UNUSABLE_RESULT

Constant EXIT_UNUSABLE_RESULT 

Source
pub const EXIT_UNUSABLE_RESULT: i32 = 6;
Expand description

A run produced no usable result (empty / is_error). Emitted by the binary directly (never as an error envelope); the reliable machine signal is this code, not stderr.