Constant proc_exit::sysexits::DATA_ERR

source ·
pub const DATA_ERR: Code;
Expand description

The input data was incorrect in some way. This should only be used for user’s data and not system files.