base64-compat 1.0.0

encodes and decodes base64 as bytes or utf8 - compatible with older Rust versions
Documentation
Build #185053 2019-09-12T16:13:09.322101+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)# build log
Updating crates.io index
Fresh byteorder v1.3.2
Documenting base64-compat v1.0.0
Running `rustdoc --crate-name base64 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/base64-compat-1.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.2' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'doc_comment=https://docs.rs/doc-comment/0.3.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-b6946e3ff97f1bf7.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.80s