base128 0.1.0

Ground for base128 implementation, highly efficient but not common
Documentation
[package]
name = "base128"
version = "0.1.0"
edition = "2021"
license = "MIT"

description = "Ground for base128 implementation, highly efficient but not common"
homepage = "https://gitlab.com/Kores/base128"
repository = "https://gitlab.com/Kores/base128"
readme = "README.md"
keywords = ["base128", "ascii", "encode", "decode"]
categories = ["encoding"]
documentation = "https://docs.rs/base128/"
authors = [ "Jonathan H. R. Lopes <jhrldev@gmail.com>" ]

[dependencies]