mz_expr::func

Function cast_string_to_bool

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