Module x11rb::connection

source ·
Expand description

Generic connection-related types and definitions.

This module contains the Connection trait and related definitions. The code in this module is used by each concrete implementation of the X11 protocol.

Enums§

  • Variants describing which responses to a request should be discarded.
  • Either a raw reply or a raw error response to an X11 request.
  • Does a request have a response?

Traits§

Functions§

Type Aliases§