Expand description

An implementation of a pure-Rust async connection to an X11 server.

Structs

  • A pure-Rust async connection to an X11 server.
  • An adaptor that implements a Stream for a type that implements X11rbStream.

Traits

  • A stream that bytes can be read from or written to.
  • A stream that bytes can be read from or written to.

Type Aliases