mz_expr::scalar::func::impls::string

Function char_length

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