rust-embed 3.0.2

Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
Documentation
Build #115622 2018-09-05T05:04:20.057614+00:00
# 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 rust-embed v3.0.2
Fresh same-file v1.0.3
Fresh unicode-xid v0.0.4
Fresh quote v0.3.15
Fresh walkdir v2.2.5
Fresh synom v0.11.3
Fresh syn v0.11.11
Documenting rust-embed v3.0.2
Running `rustdoc --crate-name rust_embed .cargo/registry/src/github.com-1ecc6299db9ec823/rust-embed-3.0.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern walkdir=/home/cratesfyi/cratesfyi/debug/deps/libwalkdir-728d7cc95048bc6d.rlib --extern-version walkdir=walkdir,2.2.5 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-e662069961d8f963.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 1.8 secs