Skip to content

Commit 8e313cf

Browse files
authored
Merge pull request #732 from apogeeoak/iterators5
chore(iterators5): Minor formatting improvements.
2 parents 6948905 + 7f0d2c2 commit 8e313cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/standard_library_types/iterators5.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// iterators5.rs
2-
32
// Let's define a simple model to track Rustlings exercise progress. Progress
43
// will be modelled using a hash map. The name of the exercise is the key and
54
// the progress is the value. Two counting functions were created to count the

0 commit comments

Comments
 (0)