arsert_impl 0.0.2

proc_macro_hack implementation for `arsert`
Documentation
Build #136946 2019-01-12T22:12:55.496871+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 arsert_impl v0.0.2
Fresh unicode-xid v0.1.0
Checking arsert_failure v0.0.2
Fresh proc-macro2 v0.4.24
Fresh quote v0.6.10
Checking syn v0.15.24
Running `rustc --edition=2018 --crate-name arsert_failure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/arsert_failure-0.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=24b82d109e4730f9 -C extra-filename=-24b82d109e4730f9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling proc-macro-hack v0.5.4
Running `rustc --crate-name proc_macro_hack /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.4/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8886033477acdfc9 -C extra-filename=-8886033477acdfc9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-01f09c8af5c24476.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-78f3a8de55b8bbd0.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-5487d2c30383f519.rlib --cap-lints allow`
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.24/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=24479817426f8e9c -C extra-filename=-24479817426f8e9c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cf9472c254ef7f83.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-eec85b4a4b041b82.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-7c1165a65bd94e58.rmeta --cap-lints allow`
Documenting arsert_impl v0.0.2
Running `rustdoc --edition=2018 --crate-name arsert_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/arsert_impl-0.0.2/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 'syn=https://docs.rs/syn/0.15.24' --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.4' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'arsert_failure=https://docs.rs/arsert_failure/0.0.2' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.24' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arsert_failure=/home/cratesfyi/cratesfyi/debug/deps/libarsert_failure-24b82d109e4730f9.rmeta --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-8886033477acdfc9.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cf9472c254ef7f83.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-eec85b4a4b041b82.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-24479817426f8e9c.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.39s