2 releases
Uses old Rust 2015
0.0.2 | Jan 21, 2015 |
---|---|
0.0.1 | Nov 21, 2014 |
#26 in #wayland-client
82KB
2.5K
SLoC
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.