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_ 🔒compiler_ dylib_ path - Set the runtime library paths as needed for running the host compilers (rustc/rustdoc/etc).