Cargo Features

[dependencies]
sst = { version = "0.6.0", default-features = false, features = ["binaries", "command_line"] }
default = binaries

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

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