Cargo Features

[dependencies]
lsmtk = { version = "0.10.0", default-features = false, features = ["binaries", "command_line"] }
default = binaries

The binaries feature is set by default whenever lsmtk is added without default-features = false somewhere in the dependency tree.

binaries default = command_line

Required by lsmtk-init, lsmtk-options, lsmtk-sst-ingest, lsmtk-verify-and-unlink, lsmtk-verify-manifest and lsmtk-watch-for-ingest binaries

command_line binaries

Enables arrrg, arrrg_derive, and getopts