auto_enums_derive 0.3.1

This library provides an attribute macro like a wrapper of `#[derive]`, implementing the supported traits and passing unsupported traits to `#[derive]`.
Documentation
Build #133274 2018-12-26T17:18:58.436449+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log
Updating crates.io index
Downloading crates ...
Downloaded auto_enums_derive v0.3.1
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.24
Fresh smallvec v0.6.7
Fresh quote v0.6.10
Fresh syn v0.15.23
Checking derive_utils v0.5.1
Running `rustc --crate-name derive_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/derive_utils-0.5.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=3371bb8814a9f808 -C extra-filename=-3371bb8814a9f808 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-845b01f73d3775f2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a6b5027f83535298.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-c70f21126d08e767.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a1cfd6c993d1c799.rmeta --cap-lints allow`
Documenting auto_enums_derive v0.3.1
Running `rustdoc --crate-name auto_enums_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/auto_enums_derive-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="derive_utils"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.23' --extern-html-root-url 'derive_utils=https://docs.rs/derive_utils/0.5.1' --extern-html-root-url 'smallvec=https://docs.rs/smallvec/0.6.7' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.24' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern derive_utils=/home/cratesfyi/cratesfyi/debug/deps/libderive_utils-3371bb8814a9f808.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-4b9cdd230d75131a.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-845b01f73d3775f2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a6b5027f83535298.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-c70f21126d08e767.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a1cfd6c993d1c799.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.46s