yara-x-parser 1.13.0

A parsing library for YARA rules.
Documentation
1
2
3
ERRORS:
- SyntaxError { message: "expecting BYTE or `(`, found `)`", span: Span(40..41) }
- SyntaxError { message: "expecting BYTE or `(`, found `}`", span: Span(100..101) }