[][src]Function grcov::get_mapping

pub fn get_mapping(
    linked_files_maps: &FxHashMap<String, &Archive>
) -> Option<Vec<u8>>