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

Function bit_length_string

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