rfc-4648 0.1.0

Implementation of RFC 4648.
Documentation
This crate provides a Rust implementation of [RFC 4648][4648], which defines the base16, base32, base32hex, and base64 encodings.



[4648]: https://tools.ietf.org/html/rfc4648