Function mz_expr::func::char_length

source ยท
pub fn char_length<'a>(a: &'a str) -> Result<i32, EvalError>