pub fn rustc_wrapper() -> Option<PathBuf>Expand description
The rustc wrapper, if any, that Cargo is using. See
build.rustc-wrapper.
pub fn rustc_wrapper() -> Option<PathBuf>The rustc wrapper, if any, that Cargo is using. See
build.rustc-wrapper.