Cargo Features

etk-dasm has no features set by default.

[dependencies]
etk-dasm = { version = "0.3.0", features = ["cli"] }
cli = clap, etk-4byte, etk-cli, snafu

Required by the disease binary

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.

clap cli?

Enables clap ^3.1

etk-4byte cli?
etk-cli cli?
snafu cli?

Enables snafu ^0.7.1