Docs.rs
ark-relations-0.5.1
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-relations 0.5.1
A library for rank-one constraint systems
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
21
out of
21
items documented
0
out of
12
items with examples
Size
Source code size: 102.10 kB
Documentation size: 10.02 MB
Links
Homepage
arkworks-rs/snark
791
211
29
crates.io
Dependencies
ark-ff ^0.5.0
normal
ark-std ^0.5.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.2
normal
optional
ark-test-curves ^0.5.0
dev
Versions
0.5.1
0.5.0
0.5.0-alpha.0
0.4.0
0.4.0-alpha.1
0.3.0
0.2.0
Owners
Core interface for working with various relations that are useful in zkSNARKs. At the moment, we only implement APIs for working with Rank-1 Constraint Systems (R1CS).