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

Function cast_string_to_bool

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