base-encoding 0.1.0

A rust implementation of rfc-4648
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.maintenance]
status = "experimental"

[badges.travis-ci]
branch = "master"
repository = "ThetaSinner/rust-base-encoding"

[dependencies]

[package]
authors = ["ThetaSinner <greatdjonfire@hotmail.co.uk>"]
description = "A rust implementation of rfc-4648"
keywords = ["rfc-4648"]
license = "GPL-3.0"
name = "base-encoding"
repository = "https://github.com/ThetaSinner/rust-base-encoding"
version = "0.1.0"