Structs§
- Split
- A pair of socket read and write halves.
Traits§
- Read
Half - The read half of a socket.
- Socket
- Trait representing some transport layer over which the DBus protocol can be used
- Write
Half - The write half of a socket.
Type Aliases§
- Boxed
Split - A boxed
Split
.