1 2 3 4 5 6 7
# inv-conv Integer conversions for Rust. This library provides explicit integer conversions to use instead of `as`. See the [documentation](https://docs.rs/inv-conv) for more details