Cargo Features
etk-asm has no features set by default.
[dependencies]
etk-asm = { version = "0.3.0", features = ["cli", "backtraces"] }
- cli = clap, etk-cli
-
Required by the eas binary
- backtraces
-
Enables backtraces of etk-ops and snafu ^0.7.1
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.