Module x11rb_protocol::parse_display::connect_instruction
source · Expand description
Provides the ConnectInstruction
structure, which allows for a ParsedDisplay
to be transformed into a server connection.
Enums§
- A possible address for an X11 server.
Functions§
- Get an iterator over all of the addresses we should target with a
ParsedDisplay
.