higher-derive 0.1.1

Custom derives for `higher`
Documentation
Build #177169 2019-08-07T14:03:29.391649+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh unicode-xid v0.1.0
Compiling syn v0.15.43
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.13
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.43/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=797e323354002901 -C extra-filename=-797e323354002901 --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-797e323354002901 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/syn-797e323354002901/build-script-build`
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.43/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d3097ce561c2b4ef -C extra-filename=-d3097ce561c2b4ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-eccbefa2d5193c1f.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-87bc01c45da7d88d.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-0b1faeb63a0510bd.rmeta --cap-lints allow --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Documenting higher-derive v0.1.1
Running `rustdoc --edition=2018 --crate-name higher_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/higher-derive-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.13' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.43' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-eccbefa2d5193c1f.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-87bc01c45da7d88d.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d3097ce561c2b4ef.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.31s