proptest-derive 0.1.2

Custom-derive for the Arbitrary trait of proptest.
Documentation
Build #164898 2019-06-09T03:47:30.264316+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded proptest-derive v0.1.2
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.12
Checking syn v0.15.35
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.35/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=c42b1114282943f4 -C extra-filename=-c42b1114282943f4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-adaafd1f51fa655e.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a84d564229608a4c.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-a652bae9930a05bb.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Documenting proptest-derive v0.1.2
Running `rustdoc --edition=2018 --crate-name proptest_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proptest-derive-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'compiletest_rs=https://docs.rs/compiletest_rs/0.3.22' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'proptest=https://docs.rs/proptest/0.9.4' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.12' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.35' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-adaafd1f51fa655e.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a84d564229608a4c.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-c42b1114282943f4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 11.91s