parquet::record::api

Function make_map

Source
pub fn make_map(entries: Vec<(Field, Field)>) -> Map
Expand description

Constructs a Map from the list of entries and returns it.