Cargo Features
[dependencies]
yara-sys = { version = "0.29.0", default-features = false, features = ["bundled-4_5_2", "vendored", "module-magic", "module-dex", "module-debug-dex", "module-hash", "profiling", "ndebug", "yara-static", "bindgen"] }
- default = bindgen, module-dex, module-dotnet, module-hash, module-macho, ndebug
-
These default features are set whenever
yara-sys
is added without
somewhere in the dependency tree.default-features = false - bundled-4_5_2
- vendored = cc, fs_extra, glob
- module-cuckoo module-magic
- module-macho module-dex default
- module-debug-dex
- module-dotnet module-hash default
- profiling
- ndebug default
- openssl-static yara-static
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.