Wrappers around raw operations implementing std::io::{Read, Write}.
std::io::{Read, Write}
Implements the Read API around an Operation.
Read
Operation
Implements the Write API around an Operation.
Write