Cargo Features
cargo-sym has no features set by default.
[dependencies]
cargo-sym = { version = "0.0.6", features = ["build_capstone_src"] }
- default
-
These default features are set whenever
cargo-sym
is added without
somewhere in the dependency tree.default-features = false Enables build_capstone_src_cmake of capstone3
- build_capstone_src
-
Enables build_capstone_src of capstone3
cargo-sym has 2 features without comments.