cargo::core::compiler::standard_lib

Function detect_sysroot_src_path

source
fn detect_sysroot_src_path(
    target_data: &RustcTargetData<'_>,
) -> CargoResult<PathBuf>