darling_macro 0.8.2

Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code.
Documentation
Build #137862 2019-01-18T03:38:43.972681+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Fresh unicode-xid v0.1.0
Fresh ident_case v1.0.0
Fresh fnv v1.0.6
Fresh proc-macro2 v0.4.25
Fresh quote v0.6.10
Fresh syn v0.15.26
Checking darling_core v0.8.2
Running `rustc --crate-name darling_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling_core-0.8.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="syn"' -C metadata=e00ca3dfb023bce0 -C extra-filename=-e00ca3dfb023bce0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-92b51ab277388110.rmeta --extern ident_case=/home/cratesfyi/cratesfyi/debug/deps/libident_case-47c1e512e408c799.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7906a8793c28b4ed.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c1eb6eec20b2e8bc.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a717f106da7923ad.rmeta --cap-lints allow`
Documenting darling_macro v0.8.2
Running `rustdoc --crate-name darling_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling_macro-0.8.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' --extern-html-root-url 'darling_core=https://docs.rs/darling_core/0.8.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern darling_core=/home/cratesfyi/cratesfyi/debug/deps/libdarling_core-e00ca3dfb023bce0.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c1eb6eec20b2e8bc.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a717f106da7923ad.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.49s