Cargo Features
Bitbelay has no features set by default.
[dependencies]
bitbelay = { version = "0.1.1", features = ["cli", "providers", "report", "statistics", "suites", "binaries", "hash-ahash"] }
- cli binaries?
-
Crates within
bitbelay
.Enables bitbelay-cli
- providers
-
Enables bitbelay-providers
- report
-
Enables bitbelay-report
- statistics
-
Enables bitbelay-statistics
- suites
-
Enables bitbelay-suites
- binaries hash-ahash? = cli
-
Binaries exported by this crate specifically.
Required by the binary
- hash-ahash = binaries
-
Hashers for the above CLI tools.
Enables ahash