Module x11rb_async::rust_connection
source · 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
Streamfor a type that implementsX11rbStream.
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
- The default stream type.