We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dac127 commit c28febdCopy full SHA for c28febd
src/lib.rs
@@ -62,7 +62,7 @@ pub mod prelude {
62
bits::{boolean::Boolean, uint32::UInt32, uint8::UInt8, ToBitsGadget, ToBytesGadget},
63
eq::*,
64
fields::{FieldOpsBounds, FieldVar, FieldWithVar},
65
- groups::{CurveVar, GroupOpsBounds, CurveWithVar},
+ groups::{CurveVar, CurveWithVar, GroupOpsBounds},
66
pairing::{PairingGadget, PairingWithGadget},
67
select::*,
68
R1CSVar,
0 commit comments