Registry / crypto / snarkvm-circuit-types-boolean

snarkvm-circuit-types-boolean

JSON →
library4.7.3rscratesunverified

Boolean circuit for a decentralized virtual machine.

# Cargo.toml [dependencies] snarkvm-circuit-types-boolean = "4.7.3"
INSTALL
IMPORT
SIG · SNARKVM-CIRCUIT-TY
S
snarkvm-circuit-types-boolean
cryptorustv4.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Boolean
use snarkvm_circuit_types_boolean::Boolean;

Creates a new Boolean circuit variable.

use snarkvm_circuit_types_boolean::Boolean; fn main() { let b = Boolean::new(true); println!("{}", b); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
snarkvm-circuit-types-boolean — cargo add snarkvm-circuit-types-boolean · libregistry