io_
extras
0.18.3
Module borrowed
Module Items
Structs
In crate io_
extras
io_extras
Module
borrowed
Copy item path
source
Expand description
BorrowedReadable
and
BorrowedWriteable
.
Structs
ยง
Borrowed
Readable
An owning I/O handle that implements
Read
.
Borrowed
Writeable
An owning I/O handle that implements
Write
.