int-conv/README.md
Filipe Rodrigues 3be9c286b6 Brought previous implementation over.
Added license file.
Added readme.
Added a non-nightly `rustfmt.toml`.
2020-10-22 21:14:57 +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