Function md5

Source
pub fn md5<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,