Big integer implementation for Rust.
# Cargo.toml
[dependencies]
num-bigint = "0.4.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add two large integers using BigInt.
Consider using num-bigint-dig for cryptographic workloads or gmp-mpfr-sys for GMP bindings
No dependency data recorded yet.