Cargo Features

snarkvm-synthesizer-snark has no features set by default.

[dependencies]
snarkvm-synthesizer-snark = { version = "0.16.19", features = ["aleo-cli", "cuda", "serial", "wasm"] }
aleo-cli = colored
cuda

Enables cuda of snarkvm-algorithms

serial

Enables serial of snarkvm-console and snarkvm-algorithms

wasm

Enables wasm of snarkvm-console and snarkvm-algorithms

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.

colored aleo-cli?