Crate wayrs_client

source ·
Expand description

A simple Rust implementation of Wayland client library

Re-exports§

Modules§

  • Utils for working with global objects
  • Client side object representation
  • The core Wayland protocol

Macros§

  • Create a &'static CStr from a string literal. Panics at compile time if given string literal contains null bytes.
  • Generate glue code from .xml protocol file. The path is relative to your project root.

Structs§

Enums§

  • An error that can occur while connecting to a Wayland socket.
  • The “mode” of an IO operation