Rust でファイルの入出力 ... std::io::Read traitの bytes メソッドを使う ... let content = fs::read_to_string("path/to/file")?; println!
確定! 回上一頁