Function base64

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