map_from_arrays

Function map_from_arrays 

Source
pub fn map_from_arrays(keys: Expr, values: Expr) -> Expr
Expand description

Creates a map from arrays of keys and values.