wayland-scanner 0.5.11

Wayland Scanner for generating rust APIs from XML wayland protocol files. Intented for use with wayland-sys. 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 #13996 2016-08-10T06:00:40.842968+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Compiling bitflags v0.7.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=0e272044714c8076 -C extra-filename=-0e272044714c8076 --out-dir /home/cratesfyi/wayland-scanner-0.5.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/wayland-scanner-0.5.11/debug/deps -L dependency=/home/cratesfyi/wayland-scanner-0.5.11/debug/deps --cap-lints allow`
Compiling xml-rs v0.3.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.3.4/src/lib.rs --crate-name xml --crate-type lib -g -C metadata=394ae49dda03a082 -C extra-filename=-394ae49dda03a082 --out-dir /home/cratesfyi/wayland-scanner-0.5.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/wayland-scanner-0.5.11/debug/deps -L dependency=/home/cratesfyi/wayland-scanner-0.5.11/debug/deps --extern bitflags=/home/cratesfyi/wayland-scanner-0.5.11/debug/deps/libbitflags-0e272044714c8076.rlib --cap-lints allow`
Documenting wayland-scanner v0.5.11
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/wayland-scanner-0.5.11/src/lib.rs --crate-name wayland_scanner -o /home/cratesfyi/wayland-scanner-0.5.11/doc -L dependency=/home/cratesfyi/wayland-scanner-0.5.11/debug -L dependency=/home/cratesfyi/wayland-scanner-0.5.11/debug/deps --extern xml=/home/cratesfyi/wayland-scanner-0.5.11/debug/deps/libxml-394ae49dda03a082.rlib`