Cargo Features

[dependencies]
libzeropool-zkbob = { version = "1.3.0", default-features = false, features = ["in1out127", "in3out127", "in15out127", "cli_libzeropool_setup"] }
default = cli_libzeropool_setup, in3out127

These default features are set whenever libzeropool-zkbob is added without default-features = false somewhere in the dependency tree.

in1out127
in3out127 default
in7ount127 in15out127
cli_libzeropool_setup default = clap

Enables backend_bellman_groth16 of fawkes-crypto-zkbob

Required by the libzeropool-setup binary

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.

clap cli_libzeropool_setup

Enables clap-v3