Function crc32

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