Function hex

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