[go: up one dir, main page]

darling_core 0.6.1

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 #100062 2018-05-17 19:24:56
# 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.8
Fresh quote v0.5.2
Fresh syn v0.13.10
Documenting darling_core v0.6.1
Running `rustdoc --crate-name darling_core .cargo/registry/src/github.com-1ecc6299db9ec823/darling_core-0.6.1/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 quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f3c9afc7b9c6c46c.rlib --extern-version quote=quote,0.5.2 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9fc03589b7f37a50.rlib --extern-version proc_macro2=proc-macro2,0.3.8 --extern ident_case=/home/cratesfyi/cratesfyi/debug/deps/libident_case-6325d9c19b9bd4ea.rlib --extern-version ident_case=ident_case,1.0.0 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-8ca6a10e9d81bf1e.rlib --extern-version syn=syn,0.13.10`
Finished dev [unoptimized + debuginfo] target(s) in 3.69 secs