Crate fdf_fidl

Source

Structsยง

DriverChannel
A fidl-compatible driver channel that also holds a reference to the dispatcher. Defaults to using CurrentDispatcher.
DriverReceiver
The receiver side of a DriverChannel.
DriverRecvState
The inner state of a receive future used by [fidl_next::protocol::Transport].
DriverSender
The sender side of a DriverChannel.
RecvBuffer
SendBuffer
A channel buffer.