tokio::io::AsyncRead
std::io::Read
の
非同期処理
版
実装はランタイムによる
まぁ
tokio
のAsyncReadを使うことが多いかな?
https://github.com/rust-lang/wg-async/issues/23
https://docs.rs/tokio/latest/tokio/io/trait.AsyncRead.html