base64 0.10.1

encodes and decodes base64 as bytes or utf8
Documentation
Build #139045 2019-01-25T03:14:15.020096+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Downloading crates ...
Downloaded base64 v0.10.1
Fresh byteorder v1.3.1
Documenting base64 v0.10.1
Running `rustdoc --crate-name base64 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/base64-0.10.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rand=https://docs.rs/rand/0.6.4' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-43d97daff905877e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.27s