mirror of
https://github.com/pezkuwichain/bizinikiwi-bn.git
synced 2026-06-15 04:31:12 +00:00
add derives
This commit is contained in:
@@ -183,6 +183,8 @@ impl Mul for Fq {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
|
||||
#[repr(C)]
|
||||
pub struct Fq2(fields::Fq2);
|
||||
|
||||
impl Fq2 {
|
||||
|
||||
Reference in New Issue
Block a user