Cargo Features
frida-gum-sys has no features set by default.
[dependencies]
frida-gum-sys = { version = "0.15.1", features = ["auto-download", "stalker-observer", "stalker-params", "js"] }
- auto-download = frida-build
- event-sink invocation-listener stalker-observer = cc
- stalker-params = cc
- js
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.
- cc build event-sink? invocation-listener? stalker-observer? stalker-params?
- frida-build build auto-download?