A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, and generic integers.
# Cargo.toml
[dependencies]
num = "0.4.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic usage of BigInt from the num crate.
No known issues recorded.
No dependency data recorded yet.