radix 0.5.0

Convert any {u8, u16, u32, u64, u128, usize} to another radix
Documentation

Radix

A rust crate to convert numbers between radices.

NOTE

You'll need Rust >= 1.26 to use this crate.