Function mz_expr::func::bit_length_string

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