generic-derive 0.0.2

[Internal] higher level serialization of rust values to rust values
Documentation
Build #188523 2019-09-29T21:48:10.247735+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log
Updating crates.io index
Fresh cfg-if v0.1.10
Fresh unicode-xid v0.2.0
Fresh ppv-lite86 v0.2.5
Fresh lazy_static v1.4.0
Fresh uuid v0.7.4
Fresh c2-chacha v0.2.2
Fresh libc v0.2.62
Checking generic-core v0.0.2
Fresh getrandom v0.1.12
Fresh proc-macro2 v1.0.4
Running `rustc --edition=2018 --crate-name generic_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-core-0.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=206f6a66e204483d -C extra-filename=-206f6a66e204483d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern uuid=/home/cratesfyi/cratesfyi/debug/deps/libuuid-9e6da74e7fea6f43.rmeta --cap-lints allow`
Fresh rand_core v0.5.1
Fresh quote v1.0.2
Fresh rand_chacha v0.2.1
Fresh syn v1.0.5
Fresh rand v0.7.2
Documenting generic-derive v0.0.2
Running `rustdoc --edition=2018 --crate-name generic_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-derive-0.0.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'generic_core=https://docs.rs/generic-core/0.0.2' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/1.0.4' --extern-html-root-url 'quote=https://docs.rs/quote/1.0.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.2' --extern-html-root-url 'syn=https://docs.rs/syn/1.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern generic_core=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_core-206f6a66e204483d.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-dee863f311850de2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e0309677f1085ac5.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-8668bfb54a237009.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-c4125ea68f58be86.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.96s