Function telemetry_parser::util::create_csv_map_hdr
source · [−]pub fn create_csv_map_hdr<'a, 'b>(
row: &'b StringRecord,
headers: &'a StringRecord
) -> BTreeMap<&'a str, &'b str>pub fn create_csv_map_hdr<'a, 'b>(
row: &'b StringRecord,
headers: &'a StringRecord
) -> BTreeMap<&'a str, &'b str>