| Crates.io | int-conv |
| lib.rs | int-conv |
| version | 0.1.4 |
| created_at | 2020-10-22 20:22:07.669042+00 |
| updated_at | 2020-10-27 22:23:38.953105+00 |
| description | Explicit integer conversions |
| homepage | |
| repository | https://github.com/Zenithsiz/int-conv |
| max_upload_size | |
| id | 304464 |
| size | 43,226 |
Integer conversions for Rust.
This library provides explicit integer conversions to use instead of as.
See the documentation for more details