Function mz_expr::func::char_length

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