pub fn write_src_infos( w: &mut dyn Write, src_infos: &HashMap<PkgName, SrcInfo>, ) -> Result<()>
Writes the source informations to the writer.