Function rustdoc::doctest::wrapped_rustc_command

source ยท
fn wrapped_rustc_command(
    rustc_wrappers: &[PathBuf],
    rustc_binary: &Path,
) -> Command