lots of work on part01
[rust-101.git] / src / part01.rs
index 716a641839c1bc1b8a0e8c043b170897c30ef811..bd7e9fb769b38e6a03c3915e36d7bd4eb34d7034 100644 (file)
@@ -6,3 +6,5 @@
 pub fn part_main() {
     
 }
+
+// [index](main.html) | [previous](part00.html) | [next](part02.html)