Crates.io | base24 |
lib.rs | base24 |
version | 0.4.1 |
source | src |
created_at | 2020-02-27 12:14:07.643508 |
updated_at | 2020-03-08 11:31:09.117967 |
description | A simple base24 implementation in Rust |
homepage | |
repository | https://github.com/sphinxc0re/rust-base24 |
max_upload_size | |
id | 213077 |
size | 10,417 |
A simple base24 implementation in Rust.
This is based on the format introduced in this blogpost: https://www.kuon.ch/post/2020-02-27-base24/