[][src]Function tablam::dsl::map_kv

pub fn map_kv<T>(data: &[T]) -> Map where
    T: Into<Scalar> + Clone + NativeKind