radix 0.6.0

Convert any {u8, u16, u32, u64, u128, usize} to another radix
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "radix"
version = "0.6.0"
authors = ["Joey Ezechiƫls <joey.ezechiels@gmail.com>"]
description = "Convert any {u8, u16, u32, u64, u128, usize} to another radix"
license = "MIT"
edition = "2018"
repository = "http://github.com/jjpe/radix"

[dependencies]