Cargo Features
[dependencies]
nam-jubjub = { version = "1.10.1-nam.1", default-features = false, features = ["alloc", "bits", "arbitrary"] }
- default = alloc, bits
-
These default features are set whenever
nam-jubjubis added withoutsomewhere in the dependency tree.default-features = false - alloc default
-
Enables alloc of ff ^0.13 and group ^0.13
- bits default
- arbitrary
-
Enables arbitrary, arbitrary of nam-blstrs ^0.7.1-nam.0
nam-jubjub has 4 features without comments.