cargo_test_support::tools

Function 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.