enum_from_str_derive 0.1.0

Enable deriving FromStr for enums
Documentation
Build #141296 2019-02-05T10:30:10.026240+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)
# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)

# build log
Updating crates.io index
Downloading crates ...
Downloaded enum_from_str_derive v0.1.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Checking syn v0.14.9
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=ccca3c815de07cb4 -C extra-filename=-ccca3c815de07cb4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6d67d430a28b010f.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-46673d57641d748b.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-cc9fa4c041ed5570.rmeta --cap-lints allow`
Documenting enum_from_str_derive v0.1.0
Running `rustdoc --edition=2018 --crate-name enum_from_str_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/enum_from_str_derive-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'syn=https://docs.rs/syn/0.14.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-46673d57641d748b.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ccca3c815de07cb4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.99s