newbase60

Crates.ionewbase60
lib.rsnewbase60
version0.1.4
sourcesrc
created_at2021-03-27 00:14:28.516232
updated_at2023-11-13 14:15:52.391224
descriptionA library that implements Tantek Çelik's New Base 60
homepagehttps://github.com/astralbijection/newbase60-rs
repositoryhttps://github.com/astralbijection/newbase60-rs
max_upload_size
id374012
size11,891
Astrid Yu (ifd3f)

documentation

README

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.

Commit count: 18

cargo fmt