Cargo Features
[dependencies]
nam-jubjub = { version = "0.10.1-nam.0", default-features = false, features = ["alloc", "bits", "arbitrary"] }
- default = alloc, bits
-
These default features are set whenever
nam-jubjub
is added without
somewhere in the dependency tree.default-features = false - alloc default
- bits default
- arbitrary
-
Enables arbitrary, arbitrary of nam-bls12_381
nam-jubjub has 4 features without comments.