Function rustdoc::doctest::wrapped_rustc_command

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