vectorize_struct 0.1.3

vectorize_struct adds an procedural macro attribute that makes it possible to iterate over Trait Objects of every field of a Struct that implements a specific trait.
Build #118229 2018-09-25 07:41:08

# 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 vectorize_struct v0.1.3 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.19 Fresh quote v0.6.8 Fresh syn v0.15.6 Documenting vectorize_struct v0.1.3 Running `rustdoc --crate-name vectorize_struct .cargo/registry/src/github.com-1ecc6299db9ec823/vectorize_struct-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 --cfg docs_rs_workaround -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4de254c3154de033.rlib --extern-version syn=syn,0.15.6 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b80964c893171ae7.rlib --extern-version proc_macro2=proc-macro2,0.4.19` 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 1.8 secs