Cargo Features
[dependencies]
drillx_2 = { version = "1.1.0", default-features = false, features = ["full", "compiler", "solana", "gpu", "benchmark"] }
- default = full
-
The
full
feature is set by default wheneverdrillx_2
is added without
somewhere in the dependency tree.default-features = false - full default
-
Enables full of equix ^0.1.4
- compiler
-
Enables compiler of equix ^0.1.4
- solana = solana-program
- gpu = cc
- benchmark
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.
- solana-program solana?
-
Enables solana-program ^1.18
- cc build gpu?