yara-x 1.15.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
error[E009]: unknown identifier `baz`
 --> line:4:16
  |
4 |          bar = baz : ( foo == bar )
  |                ^^^ this identifier has not been declared