Module wayland_backend::sys

source ·
Available on crate features client_system or server_system only.
Expand description

Implementations of the Wayland backends using the system libwayland

Modules§

  • clientclient_system
    Client-side implementation of a Wayland protocol backend using libwayland
  • serverserver_system
    Server-side implementation of a Wayland protocol backend using libwayland