teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

誤字の修正

2022/07/25 01:20

投稿

Notebook
Notebook

スコア12

title CHANGED
File without changes
body CHANGED
@@ -25,7 +25,7 @@
25
25
  StringRecord(["[年度]", "2022年度", "[学期]", "1", ""])
26
26
  StringRecord(["[テスト名]", "中間テスト", "[学年]", "3年", ""])
27
27
  Error: Error(UnequalLengths { pos: Some(Position { byte: 79, line: 2, record: 2 }), expected_len: 5, len: 4 })
28
- error: process didn't exit successfully: `target\debug\webapp.exe` (exit code: 1)
28
+ error: process didn't exit successfully: `target\debug\read_csv.exe` (exit code: 1)
29
29
  ```
30
30
 
31
31
  ### 該当のソースコード