num-conv (0.2.0)
Published 2026-03-26 10:34:02 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add num-conv@0.2.0About this package
`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.
num-conv
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.
Keywords
cast
extend
truncate
convert
integer
Details
2026-03-26 10:34:02 +00:00
Assets (1)
Versions (1)
View all
Cargo
0
Jacob Pratt <jacob@jhpratt.dev>
MIT OR Apache-2.0
6.8 KiB
num-conv-0.2.0.crate
6.8 KiB
0.2.0
2026-03-26