ship generated workspace files for the benefit of non-Linux users
[rust-101.git] / workspace / src / part09.rs
diff --git a/workspace/src/part09.rs b/workspace/src/part09.rs
new file mode 100644 (file)
index 0000000..e153f6d
--- /dev/null
@@ -0,0 +1,6 @@
+// ***Remember to enable/add this part in `main.rs`!***
+
+// Rust-101, Part 09: Iterators
+// ============================
+
+// [index](main.html) | [previous](part08.html) | [next](main.html)