Cargo Features
[dependencies]
monero-bulletproofs-mirror = { version = "0.1.0", default-features = false, features = ["std", "compile-time-generators"] }
- default = compile-time-generators, std
-
These default features are set whenever
monero-bulletproofs-mirror
is added without
somewhere in the dependency tree.default-features = false - std default = thiserror
-
Enables std of monero-generators-mirror, monero-io-mirror, monero-primitives-mirror, rand_core, std-shims-mirror, and zeroize
monero-io-mirror:
Other Monero dependencies
- compile-time-generators default
-
Enables precomputed-tables of curve25519-dalek
Cryptographic dependencies
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.