yara-forge 0.1.0

A powerful Rust library for crafting, validating, and managing YARA rules
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
max_width = 100
tab_spaces = 4
edition = "2021"
merge_derives = true
use_field_init_shorthand = true
use_try_shorthand = true
format_code_in_doc_comments = true
format_macro_matchers = true
format_macro_bodies = true
format_strings = true
imports_granularity = "Module"
normalize_comments = true
wrap_comments = true