Cargo Features

yara-x-parser has no features set by default.

[dependencies]
yara-x-parser = { version = "0.3.0", features = ["ascii-tree"] }
ascii-tree = ascii_tree

Add functions that allows printing ASTs and CSTs as ASCII trees.

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ascii_tree ascii-tree?