mpz
mpz copied to clipboard
fix: Use Cargo Clippy to avoid the `gen` reserved keyword
RUSTFLAGS="-D keyword_idents_2024" cargo clippy --fix fixes #180
This is a fix, but I would rather rename instead of r#. rand will be changing gen to random in the next release. We may want to rename to Garbler
Closing, I would prefer we avoid the r# solution