Cargo Features
[dependencies]
sst = { version = "0.14.0", default-features = false, features = ["binaries", "command_line"] }
- default = binaries
-
The
binaries
feature is set by default wheneversst
is added without
somewhere in the dependency tree.default-features = false - binaries default = command_line
-
Required by jester-from-plaintext, log-checksum, log-dump, log-from-plaintext, log-options, log-truncate-final-partial-frame, sst-checksum, sst-dump, sst-from-log, sst-from-plaintext, sst-inspect, sst-options and sst-stat binaries
- command_line binaries
-
Enables arrrg, arrrg_derive, and getopts