wayland-sys 0.7.8

FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.
Documentation
Build #41737 2017-02-12T18:02:12.246290+00:00
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading wayland-sys v0.7.8
Compiling dtoa v0.4.1
Compiling lazy_static v0.2.2
Compiling num-traits v0.1.36
Compiling itoa v0.3.1
Compiling serde v0.9.7
Compiling siphasher v0.2.1
Compiling libc v0.2.20
Running `rustc --crate-name dtoa .cargo/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=14210f5fcc36f62c -C extra-filename=-14210f5fcc36f62c --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --cap-lints allow`
Running `rustc --crate-name lazy_static .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2a16fcec40d2bdf3 -C extra-filename=-2a16fcec40d2bdf3 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --cap-lints allow`
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=51f88ce8f32c0283 -C extra-filename=-51f88ce8f32c0283 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --cap-lints allow`
Running `rustc --crate-name itoa .cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7224f7b9cf4017b1 -C extra-filename=-7224f7b9cf4017b1 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --cap-lints allow`
Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.9.7/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6a9ba00b0cda1495 -C extra-filename=-6a9ba00b0cda1495 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --cap-lints allow`
Running `rustc --crate-name siphasher .cargo/registry/src/github.com-1ecc6299db9ec823/siphasher-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f4155e3b091b9021 -C extra-filename=-f4155e3b091b9021 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --cap-lints allow`
Compiling phf_shared v0.7.21
Running `rustc --crate-name phf_shared .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.7.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1f5276fa90b55cc9 -C extra-filename=-1f5276fa90b55cc9 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern siphasher=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libsiphasher-f4155e3b091b9021.rlib --cap-lints allow`
Compiling rand v0.3.15
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c9d9fbdab2355ee4 -C extra-filename=-c9d9fbdab2355ee4 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern libc=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Compiling phf v0.7.21
Running `rustc --crate-name phf .cargo/registry/src/github.com-1ecc6299db9ec823/phf-0.7.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e3e74ffb62952a96 -C extra-filename=-e3e74ffb62952a96 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern phf_shared=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libphf_shared-1f5276fa90b55cc9.rlib --cap-lints allow`
Compiling phf_generator v0.7.21
Running `rustc --crate-name phf_generator .cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=6f65519ca5cfaed4 -C extra-filename=-6f65519ca5cfaed4 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern phf_shared=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libphf_shared-1f5276fa90b55cc9.rlib --extern rand=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/librand-c9d9fbdab2355ee4.rlib --cap-lints allow`
Compiling phf_codegen v0.7.21
Running `rustc --crate-name phf_codegen .cargo/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.7.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c32e3d0bb75511d3 -C extra-filename=-c32e3d0bb75511d3 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern phf_shared=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libphf_shared-1f5276fa90b55cc9.rlib --extern phf_generator=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libphf_generator-6f65519ca5cfaed4.rlib --cap-lints allow`
Compiling target_build_utils v0.3.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/target_build_utils-0.3.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde_json"' -C metadata=11b49724532d4af7 -C extra-filename=-11b49724532d4af7 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/build/target_build_utils-11b49724532d4af7 -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern phf_codegen=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libphf_codegen-c32e3d0bb75511d3.rlib --cap-lints allow`
Compiling serde_json v0.9.6
Running `rustc --crate-name serde_json .cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-0.9.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=efe8630d56a24310 -C extra-filename=-efe8630d56a24310 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern itoa=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libitoa-7224f7b9cf4017b1.rlib --extern dtoa=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libdtoa-14210f5fcc36f62c.rlib --extern serde=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libserde-6a9ba00b0cda1495.rlib --extern num_traits=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --cap-lints allow`
Running `/home/cratesfyi/wayland-sys-0.7.8/debug/build/target_build_utils-11b49724532d4af7/build-script-build`
Running `rustc --crate-name target_build_utils .cargo/registry/src/github.com-1ecc6299db9ec823/target_build_utils-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde_json"' -C metadata=47a7a050ea2786e5 -C extra-filename=-47a7a050ea2786e5 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern serde_json=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libserde_json-efe8630d56a24310.rlib --extern phf=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libphf-e3e74ffb62952a96.rlib --cap-lints allow`
Compiling libloading v0.3.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.3.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=b199c3ed4aec82b4 -C extra-filename=-b199c3ed4aec82b4 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/build/libloading-b199c3ed4aec82b4 -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern target_build_utils=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libtarget_build_utils-47a7a050ea2786e5.rlib --cap-lints allow`
Running `/home/cratesfyi/wayland-sys-0.7.8/debug/build/libloading-b199c3ed4aec82b4/build-script-build`
Running `rustc --crate-name libloading .cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.3.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c41a2f71457b39f3 -C extra-filename=-c41a2f71457b39f3 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern lazy_static=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/liblazy_static-2a16fcec40d2bdf3.rlib --cap-lints allow -l dl`
Compiling dlib v0.3.1
Running `rustc --crate-name dlib .cargo/registry/src/github.com-1ecc6299db9ec823/dlib-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2a7ce3ba78fe6cc9 -C extra-filename=-2a7ce3ba78fe6cc9 --out-dir /home/cratesfyi/wayland-sys-0.7.8/debug/deps -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern libloading=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/liblibloading-c41a2f71457b39f3.rlib --cap-lints allow`
Documenting wayland-sys v0.7.8
Running `rustdoc --crate-name wayland_sys .cargo/registry/src/github.com-1ecc6299db9ec823/wayland-sys-0.7.8/src/lib.rs -o /home/cratesfyi/wayland-sys-0.7.8/doc -L dependency=/home/cratesfyi/wayland-sys-0.7.8/debug/deps --extern dlib=/home/cratesfyi/wayland-sys-0.7.8/debug/deps/libdlib-2a7ce3ba78fe6cc9.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 15.63 secs