Function cargo::core::compiler::fingerprint::dep_info_loc

source ·
pub fn dep_info_loc(
    build_runner: &mut BuildRunner<'_, '_>,
    unit: &Unit
) -> PathBuf
Expand description

Returns the location that the dep-info file will show up at for the Unit specified.