Function sha

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