Cargo Features
rust_eth_kzg has no features set by default.
[dependencies]
rust_eth_kzg = { version = "0.5.2", features = ["singlethreaded", "multithreaded"] }
- singlethreaded = rayon
-
Enables singlethreaded of crate_crypto_kzg_multi_open_fk20
- multithreaded = rayon
-
Enables multithreaded of crate_crypto_kzg_multi_open_fk20
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.