indoc 0.3.3

Indented document literals
Documentation
Build #156805 2019-04-28T09:24:04.684394+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded indoc v0.3.3
Fresh unicode-xid v0.1.0
Fresh unindent v0.1.3
Fresh proc-macro2 v0.4.28
Fresh quote v0.6.12
Fresh syn v0.15.33
Fresh proc-macro-hack v0.5.5
Compiling indoc-impl v0.3.3
Running `rustc --edition=2018 --crate-name indoc_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.3.3/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=3345d71a809e82b2 -C extra-filename=-3345d71a809e82b2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-4712d9c4dc8bf9d7.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-1e61794fcc531c24.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-df8975d377f60eef.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-437a2a21b8fb2fe4.rlib --extern unindent=/home/cratesfyi/cratesfyi/debug/deps/libunindent-bc98bbbcdf3a87e0.rlib --cap-lints allow`
Documenting indoc v0.3.3
Running `rustdoc --edition=2018 --crate-name indoc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-0.3.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'indoc_impl=https://docs.rs/indoc-impl/0.3.3' --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indoc_impl=/home/cratesfyi/cratesfyi/debug/deps/libindoc_impl-3345d71a809e82b2.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-4712d9c4dc8bf9d7.so`
Finished dev [unoptimized + debuginfo] target(s) in 2.64s