Macros§
Structs§
- Allow
StdIo  - A simple wrapper type which allows types which implement only
implement 
std::io::Readorstd::io::Writeto be used in contexts which expect anAsyncReadorAsyncWrite. 
std::io::Read or std::io::Write
to be used in contexts which expect an AsyncRead or AsyncWrite.