Function array_size

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