packed_struct_codegen 0.2.4

This crate implements the code generation for the packed_struct library.
Documentation
Build #106554 2018-06-24 20:03:38

# rustc version rustc 1.28.0-dev (b9bf4f162 2018-06-02)

# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading packed_struct_codegen v0.2.4 Fresh quote v0.3.15 Compiling packed_struct v0.2.3 Fresh unicode-xid v0.0.4 Fresh unicode-xid v0.1.0 Fresh synom v0.11.3 Fresh serde v1.0.66 Fresh syn v0.11.11 Fresh proc-macro2 v0.4.6 Fresh quote v0.6.3 Fresh syn v0.14.2 Fresh serde_derive v1.0.66 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/packed_struct-0.2.3/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=ddd6be52dcfb2311 -C extra-filename=-ddd6be52dcfb2311 --out-dir /home/cratesfyi/cratesfyi/debug/build/packed_struct-ddd6be52dcfb2311 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/packed_struct-ddd6be52dcfb2311/build-script-build` Running `rustc --crate-name packed_struct .cargo/registry/src/github.com-1ecc6299db9ec823/packed_struct-0.2.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=03e889c090b204ea -C extra-filename=-03e889c090b204ea --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-ae01d6d66f48487c.rlib --extern-version serde=serde,1.0.66 --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-f843fd6409a0e127.so --extern-version serde_derive=serde_derive,1.0.66 --cap-lints allow` Documenting packed_struct_codegen v0.2.4 Running `rustdoc --crate-name packed_struct_codegen .cargo/registry/src/github.com-1ecc6299db9ec823/packed_struct_codegen-0.2.4/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="packed_struct"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern packed_struct=/home/cratesfyi/cratesfyi/debug/deps/libpacked_struct-03e889c090b204ea.rlib --extern-version packed_struct=packed_struct,0.2.3 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-2463a2250ecf76cd.rlib --extern-version syn=syn,0.11.11 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-983cfcbeae6039c8.rlib --extern-version quote=quote,0.3.15` warning: [cfg] cannot be resolved, ignoring it... warning: [rayon::prelude] cannot be resolved, ignoring it... warning: [Experimental] cannot be resolved, ignoring it... warning: [plumbing] cannot be resolved, ignoring it... warning: [Garbage] cannot be resolved, ignoring it... Finished dev [unoptimized + debuginfo] target(s) in 5.69 secs