Cargo Features
[dependencies]
bn254_blackbox_solver = { version = "0.46.0", default-features = false, features = ["bn254"] }
- default = bn254
-
The
bn254
feature is set by default wheneverbn254_blackbox_solver
is added without
somewhere in the dependency tree.default-features = false - bn254 default
Bn254BlackBoxSolver has 2 features without comments.