pub fn map_contains_key( col: impl Into<Column>, value: impl Into<Column>, ) -> Column
Returns true if the map contains the key.