pub fn load_src_infos<P: AsRef<Path>>( path: P, ) -> Result<HashMap<PkgName, SrcInfo>>
Loads source informations from the file.