Functions§
- handle_
failed_ 🔒output - If a given
Command
failed (as indicated by itsCompletedProcess
), verbose print the executed command, failure location, output status and stdout/stderr, and abort the process with exit code1
. - set_
host_ 🔒rpath - Set the runtime library path as needed for running the host rustc/rustdoc/etc.