base65536 0.2.0

Unicode's answer to base64
base65536-0.2.0 doesn't have any documentation.

base65536

Build Status Docs.rs Crates.io License

An implementation of base65536 for Rust.

Thanks to the base64 crate, which heavily inspired and influenced the API.

Installation

Add the following to your Cargo.toml:

[dependencies]
base65536 = "0.1"