base-62 0.1.1

encode to/from bytes to base62 string
Documentation
[dependencies.failure]
version = "0.1.5"

[dependencies.num-bigint]
version = "0.2.2"

[dependencies.num-integer]
version = "0.1.39"

[dependencies.num-traits]
version = "0.2.6"

[package]
authors = ["Alex Grinman <alex@krypt.co>"]
description = "encode to/from bytes to base62 string"
edition = "2018"
homepage = "https://github.com/kryptco/base62.rs"
keywords = ["base62", "encode", "decode"]
license = "MIT"
name = "base-62"
readme = "README.md"
repository = "https://github.com/kryptco/base62.rs"
version = "0.1.1"