Cargo Features
ark-ec-zypher has no features set by default.
[dependencies]
ark-ec-zypher = { version = "0.4.2", features = ["std", "parallel"] }
- std parallel?
-
Enables std of ark-ff-zypher, ark-serialize-zypher, and ark-std-zypher
- parallel = rayon, std
-
Enables parallel of ark-std-zypher
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.