Module zbus::connection::socket
source · Re-exports§
pub use channel::Channel;
Modules§
Structs§
- A pair of socket read and write halves.
Traits§
- The read half of a socket.
- Trait representing some transport layer over which the DBus protocol can be used
- The write half of a socket.
Type Aliases§
- A boxed
Split.