Crates.io | newbase60 |
lib.rs | newbase60 |
version | 0.1.4 |
source | src |
created_at | 2021-03-27 00:14:28.516232 |
updated_at | 2023-11-13 14:15:52.391224 |
description | A library that implements Tantek Çelik's New Base 60 |
homepage | https://github.com/astralbijection/newbase60-rs |
repository | https://github.com/astralbijection/newbase60-rs |
max_upload_size | |
id | 374012 |
size | 11,891 |
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.