Docs.rs
ark-r1cs-std-0.5.0
ark-r1cs-std 0.5.0
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
ark-ec ^0.5.0
normal
ark-ff ^0.5.0
normal
ark-relations ^0.5.0
normal
ark-std ^0.5.0
normal
educe ^0.6.0
normal
num-bigint ^0.4
normal
num-integer ^0.1.44
normal
num-traits ^0.2
normal
tracing ^0.1
normal
Versions
93.62%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ark_
r1cs_
std
0.5.0
Module eq
Module Items
Traits
In crate ark_
r1cs_
std
ark_r1cs_std
Module
eq
Copy item path
Source
Expand description
Utilities for checking equality of variables.
Traits
ยง
EqGadget
Specifies how to generate constraints that check for equality for two variables of type
Self
.