Structsยง
- Driver
Channel - A fidl-compatible driver channel that also holds a reference to the
dispatcher. Defaults to using
CurrentDispatcher
. - Driver
Receiver - The receiver side of a
DriverChannel
. - Driver
Recv State - The inner state of a receive future used by [
fidl_next::protocol::Transport
]. - Driver
Sender - The sender side of a
DriverChannel
. - Recv
Buffer - Send
Buffer - A channel buffer.