Expand description

Backend reexports

Re-exports

pub use wayland_backend::smallvec;

Modules

Types and utilities for manipulating the Wayland protocol

Structs

A pure rust implementation of a Wayland client backend

Main handle of a backend to the Wayland protocol

An error generated when trying to act on an invalid ObjectId.

An error type representing the failure to load libwayland

An ID representing a Wayland object

Guard for synchronizing event reading across multiple threads

Enums

An error that can occur when using a Wayland connection

Traits

A trait representing your data associated to an object