Expand description
Async I/O primitives
See Async
for more details.
Structs§
- Async
- Async adapter for I/O types
- Incoming
Tcp - Stream returned by
Async::<TcpListener>::incoming
Traits§
- IoSafe
- Types whose I/O trait implementations do not move or drop the underlying I/O object