Expand description
A transport implementation which uses Zircon channels.
Structs§
- Buffer
- A channel buffer.
- Receiver
- A channel receiver.
- Recv
Buffer - A channel receive buffer.
- Recv
Future State - The state for a channel receive future.
- Send
Future State - The state for a channel send future.
- Sender
- A channel sender.