| .cargo-checksum.json |
|
667 |
| .cargo_vcs_info.json |
|
94 |
| Cargo.toml |
`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.
|
1389 |
| Cargo.toml.orig |
|
873 |
| LICENSE-Apache |
|
11342 |
| LICENSE-MIT |
|
1055 |
| README.md |
# num-conv |
225 |
| src |
|
|