5 lines
88 B
Rust
5 lines
88 B
Rust
use ark_bw6_761::BW6_761;
|
|
|
|
prime_field!("bw6_761", BW6_761);
|
|
|
|
ark_extensions!(BW6_761);
|