auto_enums_derive 0.3.6

This library provides an attribute macro like a wrapper of `#[derive]`, implementing the supported traits and passing unsupported traits to `#[derive]`.
Documentation
Build #138072 2019-01-19T10:39:43.863638+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 auto_enums_derive v0.3.6
Fresh unicode-xid v0.1.0
Fresh void v1.0.2
Fresh lazy_static v1.2.0
Fresh unreachable v1.0.0
Fresh proc-macro2 v0.4.25
Fresh smallvec v0.6.7
Fresh quote v0.6.10
Fresh syn v0.15.26
Checking derive_utils v0.6.0
Running `rustc --crate-name derive_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/derive_utils-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=fe871b4f53282ac6 -C extra-filename=-fe871b4f53282ac6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7906a8793c28b4ed.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c1eb6eec20b2e8bc.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-a867b4799d82cc90.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a717f106da7923ad.rmeta --cap-lints allow`
Documenting auto_enums_derive v0.3.6
Running `rustdoc --crate-name auto_enums_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/auto_enums_derive-0.3.6/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'derive_utils=https://docs.rs/derive_utils/0.6.0' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'smallvec=https://docs.rs/smallvec/0.6.7' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.25' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern derive_utils=/home/cratesfyi/cratesfyi/debug/deps/libderive_utils-fe871b4f53282ac6.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-78a6d1a4a27fe797.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7906a8793c28b4ed.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c1eb6eec20b2e8bc.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-a867b4799d82cc90.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a717f106da7923ad.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.08s