arkworks-rs / snark

Interfaces for Relations and SNARKs for these relations
https://www.arkworks.rs
Apache License 2.0
776 stars 209 forks source link

Re-add `From<uXX>` trait bounds on `PrimeField` #234

Closed Pratyush closed 4 years ago

Pratyush commented 4 years ago

These bounds now live directly on Field, so I'm closing this for now.