map_cast

Function map_cast 

Source
fn map_cast(map: MapRef<'_>, ctx: &Context) -> Result<MapValue>
Expand description

Cast array with source_elem_type into array with target_elem_type by casting each element.