Function cargo_test_support::tools::echo_wrapper
source · pub fn echo_wrapper() -> PathBuf
Expand description
Returns the path to an executable that works as a wrapper around rustc.
The wrapper will echo the command line it was called with to stderr.