2 unstable releases
Uses old Rust 2015
0.2.0 | Jan 17, 2018 |
---|---|
0.1.0 | Jan 16, 2018 |
#2457 in Algorithms
5,920 downloads per month
Used in 6 crates
(3 directly)
4KB
60 lines
Conversion traits and functions for conversions between usize
and fixed sized integers.
Warning: The traits are conditionally implemented based on the target pointer width, so they can make your crate less portable.