derive_utils 0.1.1

A procedural macro helper for trait implemention for enums.
Documentation
Build #131886 2018-12-18T03:11:53.360172+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-16)

# build log
Updating crates.io index
Downloading crates ...
Downloaded derive_utils v0.1.1
Fresh unicode-xid v0.1.0
Fresh void v1.0.2
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
Documenting derive_utils v0.1.1
Running `rustdoc --crate-name derive_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/derive_utils-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'smallvec=https://docs.rs/smallvec/0.6.7' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.23' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.24' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-80985230c7f0d41c.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0f3d270134f2c4f3.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-fbeac30ed0289065.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a91008092e0a1aa3.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.76s