rocket-include-static-resources 0.7.0

This is a crate which provides macros `static_resources_initialize!` and `static_response!` to statically include files from your Rust project and make them be the HTTP response sources quickly.
Documentation
Build #130503 2018-12-07T23:09:07.616731+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)

# build log
Updating crates.io index
Downloading crates ...
Downloaded rocket-include-static-resources v0.7.0
Fresh version_check v0.1.5
Fresh cc v1.0.25
Fresh yansi v0.4.0
Fresh matches v0.1.8
Fresh cfg-if v0.1.6
Fresh rand_core v0.3.0
Fresh bitflags v1.0.4
Fresh unicode-normalization v0.1.7
Fresh safemem v0.3.0
Fresh percent-encoding v1.0.1
Fresh lazy_static v1.2.0
Fresh void v1.0.2
Fresh byteorder v1.2.7
Fresh untrusted v0.6.2
Fresh traitobject v0.1.0
Fresh language-tags v0.2.2
Fresh typeable v0.1.2
Fresh state v0.4.1
Fresh indexmap v1.0.2
Fresh siphasher v0.2.3
Fresh unicode-xid v0.1.0
Fresh yansi v0.5.0
Fresh crc-any v1.1.2
Fresh unicode-bidi v0.3.4
Fresh log v0.4.6
Fresh rand_core v0.2.2
Fresh unreachable v1.0.0
Fresh base64 v0.9.3
Fresh base64 v0.10.0
Fresh proc-macro2 v0.4.24
Fresh libc v0.2.44
Fresh idna v0.1.5
Fresh httparse v1.3.3
Fresh log v0.3.9
Fresh serde v1.0.80
Fresh smallvec v0.6.7
Fresh quote v0.6.10
Fresh unicase v1.4.2
Fresh unicase v2.2.0
Fresh rand v0.5.5
Fresh time v0.1.40
Fresh num_cpus v1.8.0
Fresh memchr v2.1.1
Fresh isatty v0.1.9
Fresh ring v0.13.5
Fresh url v1.7.2
Fresh mime v0.2.6
Fresh toml v0.4.10
Fresh syn v0.15.22
Fresh phf_shared v0.7.23
Fresh mime v0.3.12
Fresh cookie v0.11.0
Fresh hyper v0.10.15
Fresh pear_codegen v0.1.2
Fresh devise_core v0.2.0
Fresh phf_generator v0.7.23
Fresh phf v0.7.23
Fresh pear v0.1.2
Fresh devise_codegen v0.2.0
Fresh phf_codegen v0.7.23
Fresh rocket_http v0.4.0
Fresh devise v0.2.0
Fresh rocket_codegen v0.4.0
Fresh rocket v0.4.0
Fresh mime_guess v2.0.0-alpha.6
Fresh rocket-etag-if-none-match v0.3.0
Documenting rocket-include-static-resources v0.7.0
Running `rustdoc --crate-name rocket_include_static_resources /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket-include-static-resources-0.7.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'mime_guess=https://docs.rs/mime_guess/2.0.0-alpha.6' --extern-html-root-url 'crc_any=https://docs.rs/crc-any/1.1.2' --extern-html-root-url 'lazy_static_include=https://docs.rs/lazy-static-include/1.2.1' --extern-html-root-url 'rocket=https://docs.rs/rocket/0.4.0' --extern-html-root-url 'mime=https://docs.rs/mime/0.3.12' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'rocket_etag_if_none_match=https://docs.rs/rocket-etag-if-none-match/0.3.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crc_any=/home/cratesfyi/cratesfyi/debug/deps/libcrc_any-f08171d40b4ea5fc.rmeta --extern mime=/home/cratesfyi/cratesfyi/debug/deps/libmime-13063195d3decb8e.rmeta --extern mime_guess=/home/cratesfyi/cratesfyi/debug/deps/libmime_guess-cf0c242e74d67f9d.rmeta --extern rocket=/home/cratesfyi/cratesfyi/debug/deps/librocket-3c57ac793b3b104d.rmeta --extern rocket_etag_if_none_match=/home/cratesfyi/cratesfyi/debug/deps/librocket_etag_if_none_match-2b6c30dff9012314.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.57s