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

toml [dependencies] newbase60 = "^0.1"

to your Cargo.toml.