darling 0.8.5

A proc-macro library for reading attributes into structs when implementing custom derives.
Documentation
Build #141188 2019-02-04T21:33:32.797298+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 darling v0.8.5
Fresh unicode-xid v0.1.0
Fresh fnv v1.0.6
Fresh ident_case v1.0.0
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Fresh syn v0.15.26
Compiling darling_core v0.8.5
Running `rustc --crate-name darling_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling_core-0.8.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="syn"' -C metadata=eb66380cb16517ba -C extra-filename=-eb66380cb16517ba --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-578623309d35d3cc.rlib --extern ident_case=/home/cratesfyi/cratesfyi/debug/deps/libident_case-1284b2fcda0bd8f6.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d7d3a8d35b24099e.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-878db74d2a0f3654.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4f4ea77084e80f2b.rlib --cap-lints allow`
Compiling darling_macro v0.8.5
Running `rustc --crate-name darling_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling_macro-0.8.5/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=55ba3bb26915adaa -C extra-filename=-55ba3bb26915adaa --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern darling_core=/home/cratesfyi/cratesfyi/debug/deps/libdarling_core-eb66380cb16517ba.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-878db74d2a0f3654.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4f4ea77084e80f2b.rlib --cap-lints allow`
Documenting darling v0.8.5
Running `rustdoc --crate-name darling /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling-0.8.5/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 'darling_core=https://docs.rs/darling_core/0.8.5' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.27' --extern-html-root-url 'darling_macro=https://docs.rs/darling_macro/0.8.5' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern darling_core=/home/cratesfyi/cratesfyi/debug/deps/libdarling_core-9c015cae49cfb547.rmeta --extern darling_macro=/home/cratesfyi/cratesfyi/debug/deps/libdarling_macro-55ba3bb26915adaa.so`
Finished dev [unoptimized + debuginfo] target(s) in 11.69s