Expand description
A transport implementation which uses Zircon channels.
Structsยง
- Buffer
 - A channel buffer.
 - Exclusive
 - The exclusive part of a channel.
 - 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.
 - Shared
 - The shared part of a channel.