pub fn parse_rustc_dep_info(rustc_dep_info: &Path) -> CargoResult<RustcDepInfo>
Expand description

Parse the .d dep-info file generated by rustc.