Function expr::func::cast_string_to_bool[][src]

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