Module tokio::io::poll_evented
source · Structs§
- Associates an I/O resource that implements the
std::io::Read
and/orstd::io::Write
traits with the reactor that drives it.
std::io::Read
and/or
std::io::Write
traits with the reactor that drives it.