Crate atm_io_utils [−] [src]
Utilities for working with std::io and futures_io.
Macros
| retry |
Helper macro for working with |
Structs
| Duplex |
Implements both (Async)Read and (Async)Write by delegating to an (Async)Read and an (Async)Write, taking ownership of both. |