NewBase60, Rust Edition
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.
A library that implements Tantek Celik's New Base 60
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
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.
A library that implements Tantek Celik's New Base 60