wayland 0.0.2

Simple bindings for Wayland.
docs.rs failed to build wayland-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Rust Wayland

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.

Building

Run cargo build.

License

All code is licensed under the MIT license.