[go: up one dir, main page]

darling_core 0.4.0

Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code.
Documentation
Build #94669 2018-04-05 21:28:33
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh ident_case v1.0.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.3.3
Fresh quote v0.5.1
Fresh syn v0.13.1
Documenting darling_core v0.4.0
Running `rustdoc --crate-name darling_core .cargo/registry/src/github.com-1ecc6299db9ec823/darling_core-0.4.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="syn"' -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-84b0130bb3c3f13f.rlib --extern-version syn=syn,0.13.1 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-cea5f96d0639b1e5.rlib --extern-version quote=quote,0.5.1 --extern ident_case=/home/cratesfyi/cratesfyi/debug/deps/libident_case-6325d9c19b9bd4ea.rlib --extern-version ident_case=ident_case,1.0.0 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-71d41500a70e5f6f.rlib --extern-version proc_macro2=proc-macro2,0.3.3`
Finished dev [unoptimized + debuginfo] target(s) in 3.63 secs