Cargo Features

rsdisk has no features set by default.

[dependencies]
rsdisk = { version = "0.0.12", features = ["build-binary"] }
build-binary = clap

Required by the 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.

[profile.release]
opt-level = 0

For binary

clap build-binary?