Docs.rs
ark-curve-constraint-tests-0.5.0
ark-curve-constraint-tests 0.5.0
Docs.rs crate page
MIT OR 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-r1cs-std ^0.5.0
normal
ark-relations ^0.5.0
normal
ark-serialize ^0.5.0
normal
ark-std ^0.5.0
normal
Versions
0%
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_
curve_
constraint_
tests
0.5.0
In ark_
curve_
constraint_
tests::
pairing
ark_curve_constraint_tests
::
pairing
Function
g2_prepare_consistency_test
Copy item path
Source
pub fn g2_prepare_consistency_test<E:
Pairing
, P:
PairingVar
<E>>() ->
Result
<
()
,
SynthesisError
>