Преглед изворни кода

Added documentation to ErrorType

Lorenz Bung пре 7 година
родитељ
комит
0307ac94c3
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      hw7/task2/src/errortype.rs

+ 1
- 0
hw7/task2/src/errortype.rs Прегледај датотеку

@@ -1,3 +1,4 @@
1
+/// Dieser Datentyp beschreibt die in der Shell auftretenden Fehler.
1 2
 #[derive(Debug, PartialEq)]
2 3
 pub enum ErrorType {
3 4
     PathError,

Loading…
Откажи
Сачувај