Function size

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