Module wayland_client::backend

source ·
Expand description

Backend reexports

Re-exports

pub use wayland_backend::io_lifetimes;
Unix or Windows or WASI
pub use wayland_backend::smallvec;

Modules

Types and utilities for manipulating the Wayland protocol

Structs

A Wayland client backend
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
A weak handle to a Backend

Enums

An error that can occur when using a Wayland connection

Traits

A trait representing your data associated to an object