pub fn make_map(entries: Vec<(Field, Field)>) -> Map
Constructs a Map from the list of entries and returns it.
Map
entries