#numeric #cast #no-std

no-std asprim

Cast any primitive numeric type to any other using as with the AsPrim trait

3 unstable releases

Uses old Rust 2015

0.2.0 Nov 17, 2018
0.1.1 Nov 13, 2016
0.1.0 Mar 7, 2016

#50 in #cast


Used in rsynth

MIT/Apache

5KB
74 lines

Recent Changes

  • 0.2.0
    • Add u128 and i128 to the trait
    • Requires Rust 1.26
  • 0.1.1
    • Update doc link

No runtime deps