higher-derive 0.1.0

Custom derives for `higher`
Documentation
Build #145245 2019-02-26T15:56:20.874158+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded higher-derive v0.1.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Checking syn v0.15.26
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.26/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="proc-macro2"' --cfg 'feature="quote"' -C metadata=f5c960b4919e46e5 -C extra-filename=-f5c960b4919e46e5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-70c729ae5db9a790.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-50d00b6e3e023b9b.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-15324c9ee8705e47.rmeta --cap-lints allow`
Documenting higher-derive v0.1.0
Running `rustdoc --edition=2018 --crate-name higher_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/higher-derive-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.27' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-70c729ae5db9a790.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-50d00b6e3e023b9b.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f5c960b4919e46e5.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.44s