自分で String 型や Vec<u8> 型の変数に溜めてから std::io::Write traitの write_all メソッドで一度に書き出す; 文字列の場合は write!
確定! 回上一頁