wayland-sys 0.21.6

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 #128974 2018-11-27T10:44:57.665588+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)
# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)

# build log
Updating crates.io index
Downloading crates ...
Downloaded wayland-sys v0.21.6
Fresh cc v1.0.25
Fresh lazy_static v1.2.0
Fresh libc v0.2.44
Fresh libloading v0.5.0
Fresh dlib v0.4.1
Documenting wayland-sys v0.21.6
Running `rustdoc --crate-name wayland_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wayland-sys-0.21.6/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="client"' --cfg 'feature="cursor"' --cfg 'feature="dlib"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="server"' -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'libc=https://docs.rs/libc/0.2.44' --extern-html-root-url 'dlib=https://docs.rs/dlib/0.4.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern dlib=/home/cratesfyi/cratesfyi/debug/deps/libdlib-7403e50fd9a01ecd.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-5df0a931fd745200.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-5f8e9c3372094fd9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.44s