Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "b62"
version = "0.1.6"
edition = "2021"
license = "MulanPSL-2.0"
repository = "https://github.com/i18n-site/rust.git"
homepage = "https://github.com/i18n-site/rust/tree/main/b62"
description = "b62"

[dependencies]
base-x = "0.2.11"
num = "0.4.3"