Function mz_expr::scalar::func::impls::string::char_length

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