glsl-quasiquote 1.0.0

The glsl! procedural macro, providing quasiquoting of the glsl crate.
Documentation
Build #173345 2019-07-19T09:53:26.661635+00:00
# rustc version
rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)# docs.rs version
cratesfyi 0.6.0 (635e91e 2019-07-18)# build log
Updating crates.io index
Downloading crates ...
Downloaded glsl-quasiquote v1.0.0
Downloading crates ...
Downloaded proc-macro-faithful-display v0.1.0
Fresh semver-parser v0.7.0
Fresh void v1.0.2
Fresh version_check v0.1.5
Fresh static_assertions v0.2.5
Fresh cfg-if v0.1.9
Fresh unicode-xid v0.1.0
Checking proc-macro-faithful-display v0.1.0
Fresh semver v0.9.0
Fresh unreachable v1.0.0
Fresh rustc_version v0.2.3
Fresh ryu v0.2.8
Fresh memchr v2.2.1
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.13
Fresh stackvector v1.0.6
Fresh lexical-core v0.4.2
Fresh nom v5.0.0
Checking glsl v1.0.0
Running `rustc --edition=2018 --crate-name glsl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/glsl-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0d32e00637880deb -C extra-filename=-0d32e00637880deb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-81cb0085be0f669e.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name proc_macro_faithful_display /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-faithful-display-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=03af3049e9c5f5c4 -C extra-filename=-03af3049e9c5f5c4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting glsl-quasiquote v1.0.0
Running `rustdoc --edition=2018 --crate-name glsl_quasiquote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/glsl-quasiquote-1.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'glsl=https://docs.rs/glsl/1.0.0' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.13' --extern-html-root-url 'proc_macro_faithful_display=https://docs.rs/proc-macro-faithful-display/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern glsl=/home/cratesfyi/cratesfyi/debug/deps/libglsl-0d32e00637880deb.rmeta --extern proc_macro_faithful_display=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_faithful_display-03af3049e9c5f5c4.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d21f8766283ba769.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-1cc40ffab588b864.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.80s