tokio
1.46.1
Module poll_
evented
Module Items
Structs
In tokio::
io
tokio
::
io
Module
poll_evented
Copy item path
Source
Structs
ยง
Poll
Evented
๐
Associates an I/O resource that implements the
std::io::Read
and/or
std::io::Write
traits with the reactor that drives it.