Function expr::scalar::func::impls::string::cast_string_to_bool[][src]

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