Skip to main content

save_src_infos

Function save_src_infos 

Source
pub fn save_src_infos<P: AsRef<Path>>(
    path: P,
    src_infos: &HashMap<PkgName, SrcInfo>,
) -> Result<()>
Expand description

Saves the source informations to a file.