Module cargo_util::process_error
source · Expand description
Error value for crate::ProcessBuilder
when a process fails.
Structs
Functions
Converts an
ExitStatus
to a human-readable string suitable for
displaying to a user.Returns
true
if the given process exit code is something a normal
process would exit with.