Expand description

Backend API for wayland crates

This crate provide low-level APIs for interacting with the Wayland protocol, both client-side and server-side.

Re-exports

pub extern crate smallvec;
pub use rs::client;
pub use rs::server;

Modules

Types and utilities for manipulating the Wayland protocol

Rust implementations of the Wayland backends

Macros

Helper macro for quickly making a Message