yara-x-parser 1.9.0

A parsing library for YARA rules.
Documentation
1
2
3
ERRORS:
- SyntaxError { message: "expecting pattern modifier, pattern identifier or `condition`, found `foo`", span: Span(36..39) }
- SyntaxError { message: "expecting STRING, found `)`", span: Span(107..108) }