rust-embed 3.0.0

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 #101953 2018-06-02 11:47:51

# 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` Downloading rust-embed v3.0.0 Fresh unicode-xid v0.0.4 Fresh same-file v1.0.2 Fresh quote v0.3.15 Fresh synom v0.11.3 Fresh walkdir v2.1.4 Fresh syn v0.11.11 Documenting rust-embed v3.0.0 Running `rustdoc --crate-name rust_embed .cargo/registry/src/github.com-1ecc6299db9ec823/rust-embed-3.0.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -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-983cfcbeae6039c8.rlib --extern-version quote=quote,0.3.15 --extern walkdir=/home/cratesfyi/cratesfyi/debug/deps/libwalkdir-e6f314be26480570.rlib --extern-version walkdir=walkdir,2.1.4 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-e662069961d8f963.rlib --extern-version syn=syn,0.11.11` Finished dev [unoptimized + debuginfo] target(s) in 1.30 secs