Function mz_expr::scalar::func::impls::string::cast_string_to_bool

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