Docs.rs
provekit-r1cs-compiler-1.0.0
provekit-r1cs-compiler 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Bisht13
rose2221
Dependencies
provekit_acir ^1.0.0-beta.11-alpha.1
normal
anyhow ^1.0.93
normal
ark-bn254 ^0.5.0
normal
ark-ff ^0.5
normal
ark-std ^0.5
normal
provekit_noirc_abi ^1.0.0-beta.11-alpha.1
normal
provekit_noirc_artifacts ^1.0.0-beta.11-alpha.4
normal
postcard ^1.1.1
normal
provekit-common ^1.0.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tracing ^0.1.41
normal
provekit-whir ^0.1.1
normal
Versions
75.76%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate provekit_r1cs_compiler
provekit_
r1cs_
compiler
1.0.0
All Items
Crate Items
Structs
Traits
Functions
Crate
provekit_
r1cs_
compiler
Copy item path
Source
Structs
§
R1CS
Breakdown
Detailed breakdown of R1CS constraint and witness counts by circuit component.
Traits
§
Noir
Proof
Scheme
Builder
Whir
R1CS
Scheme
Builder
Functions
§
noir_
to_
r1cs
Compile a Noir circuit to an R1CS relation.
noir_
to_
r1cs_
with_
breakdown