finalize part 08
[rust-101.git] / src / part09.rs
index 023a48f282edd723546be398f0a5ad1da2a9b7d6..0045c7a775acc26aa2a18f3949f5a7fffcbc9120 100644 (file)
@@ -1,4 +1,4 @@
-// Rust-101, Part 09: Iterators
-// ============================
+// Rust-101, Part 09: Iterators (WIP)
+// ==================================
 
-// [index](main.html) | [previous](part08.html) | [next](main.html)
+//@ [index](main.html) | [previous](part08.html) | [next](main.html)