Closed mortendahl closed 7 years ago
allows us to run tests on every biginteger implementation (and not just the default), ie cargo test --release --features "inclramp inclgmp inclnum" works
cargo test --release --features "inclramp inclgmp inclnum"
allows us to run tests on every biginteger implementation (and not just the default), ie
cargo test --release --features "inclramp inclgmp inclnum"
works