Module util

Source

Functionsยง

handle_failed_output ๐Ÿ”’
If a given Command failed (as indicated by its CompletedProcess), verbose print the executed command, failure location, output status and stdout/stderr, and abort the process with exit code 1.
set_host_compiler_dylib_path ๐Ÿ”’
Set the runtime library paths as needed for running the host compilers (rustc/rustdoc/etc).