newbase60 0.1.3

A library that implements Tantek Çelik's New Base 60
Documentation

NewBase60, Rust Edition

Tests Crates.io

This crate includes a safe implementation of Tantek Çelik's New Base 60 number system. See it on crates.io!

To use this in your project, simply add the line

[dependencies]
newbase60 = "^0.1"

to your Cargo.toml.