to_index_map

Function to_index_map 

Source
pub fn to_index_map(
    row: &[Value],
    headers: &[String],
) -> IndexMap<String, Value>