base64 0.10.0

encodes and decodes base64 as bytes or utf8
Documentation
Build #124176 2018-10-28T22:12:24.971696+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (903ae1f 2018-10-26)# build log
Updating crates.io index
Downloading crates ...
Downloaded base64 v0.10.0
Fresh byteorder v1.2.7
Documenting base64 v0.10.0
Running `rustdoc --crate-name base64 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/base64-0.10.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'rand=https://docs.rs/rand/0.5.5' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-ad0332406a2192dd.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.80s