Cargo Features

rxprog has no features set by default.

[dependencies]
rxprog = { version = "1.0.2", features = ["rxprog-cli"] }
rxprog-cli = clap, ihex, srec

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 rxprog-cli?

Enables clap ^2.33.1

for rxprog-cli binary build only

ihex rxprog-cli?
srec rxprog-cli?