Cargo Features

crate_crypto_kzg_multi_open_fk20 has no features set by default.

[dependencies]
crate_crypto_kzg_multi_open_fk20 = { version = "0.6.0", features = ["singlethreaded", "multithreaded", "tracing"] }
singlethreaded

Enables blst-no-threads of crate_crypto_internal_eth_kzg_bls12_381

multithreaded

Enables multithreaded of crate_crypto_internal_eth_kzg_maybe_rayon

tracing

Enables tracing, tracing of crate_crypto_internal_eth_kzg_bls12_381 and crate_crypto_internal_eth_kzg_polynomial

crate_crypto_kzg_multi_open_fk20 has 3 features without comments.