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 default-features = false somewhere in the dependency tree.

Enables build_capstone_src_cmake of capstone3

build_capstone_src

Enables build_capstone_src of capstone3

cargo-sym has 2 features without comments.