$ num-conv
v0.2.2`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax.
Downloads: 348.5M
Recent: 108.6M
Versions: 4
Updated: May 18, 2026
Patch update: 0.2.1 → 0.2.2
$ DOWNLOADS TREND
158.1M348.5M
$ VERSION HISTORY
v0.2.2May 18, 2026
v0.2.1March 25, 2026
v0.2.0August 28, 2025
$ LINKS
$ INSTALL
cargo add num-convOr add to Cargo.toml: num-conv = "0.2.2"