indoc-impl 0.2.1

Indented document literals
Documentation
Build #70841 2017-09-19T07:49:03.038516+00:00
# rustc version
rustc 1.21.0-dev (d835dc82b 2017-08-29)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading indoc-impl v0.2.1
Fresh unicode-xid v0.0.4
Fresh quote v0.3.15
Compiling unindent v0.1.2
Fresh proc-macro-hack-impl v0.3.3
Fresh synom v0.11.3
Fresh proc-macro-hack v0.3.3
Fresh syn v0.11.11
Running `rustc --crate-name unindent .cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=61cb6a8f8d0ac1b9 -C extra-filename=-61cb6a8f8d0ac1b9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting indoc-impl v0.2.1
Running `rustdoc --crate-name indoc_impl .cargo/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.2.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-983cfcbeae6039c8.rlib --extern-version quote=quote,0.3.15 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-e662069961d8f963.rlib --extern-version syn=syn,0.11.11 --extern unindent=/home/cratesfyi/cratesfyi/debug/deps/libunindent-61cb6a8f8d0ac1b9.rlib --extern-version unindent=unindent,0.1.2 --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-ac056d1ea9caba00.rlib --extern-version proc_macro_hack=proc-macro-hack,0.3.3`
Finished dev [unoptimized + debuginfo] target(s) in 0.83 secs