num-conv
crates.io v0.2.16,832,646 weekly downloads · 0 Dependencies
Source data as of:
Summary
numconv 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.
cargo add num-conv
- Ecosystemcrates.io
- Version0.2.1
- Weekly downloads6,832,646
- License—
- Dependencies0
- Last release2026-03-25
- First published2023-12-23
Registry values
Reproduced verbatim from the official registry, with the source named on each value.
Description
numconv 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.
Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).
Show original (raw) description
`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.
Derived indices (computation method published)
Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.