serde_derive_internals 0.24.0

AST representation used by Serde derive macros. Unstable.
Documentation
Build #128213 2018-11-21T22:19:48.244559+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)# build log
Updating crates.io index
Downloading crates ...
Downloaded serde_derive_internals v0.24.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.24
Checking syn v0.15.21
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.21/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' -C metadata=63f08cb198faeb1e -C extra-filename=-63f08cb198faeb1e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d7abb8f82937d90d.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-26ca1a476ce44fcc.rmeta --cap-lints allow`
Documenting serde_derive_internals v0.24.0
Running `rustdoc --crate-name serde_derive_internals /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive_internals-0.24.0/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'syn=https://docs.rs/syn/0.15.21' --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-d7abb8f82937d90d.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-63f08cb198faeb1e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.69s