learning-systems-programming-in-rust icon indicating copy to clipboard operation
learning-systems-programming-in-rust copied to clipboard

3.7 節をリプレースする

Open yuk1ty opened this issue 4 years ago • 0 comments

節タイトル

io.Reader/io.Writer でストリームを自由に操る

対象コード

  • https://github.com/yurakawa/learn-system-programming-with-go/tree/master/ch3/s7

補足説明

  • TeeReader はクレートが見つかるのでそれを使う…?: https://docs.rs/tee/0.1.0/tee/struct.TeeReader.html

yuk1ty avatar Apr 29 '21 10:04 yuk1ty