yara-x 1.15.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
error[E036]: method not allowed in `with` statement
 --> line:7:18
  |
7 |       with foo = test_proto2.nested.nested_method : ( not foo() )
  |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this method is not allowed here