This library provides Rust bindings for Wayland. Currently the raw module
mirrors the headers wayland-client.h and wayland-client-protocol.h. I
suggest using everything through that right now as the Rust wrappers are very
volatile.
Run cargo build.
All code is licensed under the MIT license.