Function octet_length

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