Module io_extras::read_write
source · Expand description
Traits for working with types that may have up to two I/O objects.
Structs§
- Adapt an
AsReadWriteGripimplementation to implementAsGripwith the read handle. - Adapt an
AsReadWriteGripimplementation to implementAsGripwith the write handle.