int-conv/README.md
Filipe Rodrigues cd0e7718c4 Fixed link typo in README.
Added VSCode folder to `.gitignore`.
Publish version 0.1.2.
2020-10-22 23:48:27 +01:00

186 B

inv-conv

Integer conversions for Rust.

This library provides explicit integer conversions to use instead of as.

See the documentation for more details