Function char_length

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