write a lot on Copy and Clone. Now part 05 is too long...
[rust-101.git] / src / main.rs
index 15b798c43ad564dadff7b9cba8b63221b6926fdb..bf1c08c8921729a17e9f6d55f75685e05d9aca11 100644 (file)
@@ -68,7 +68,8 @@
 // * [Part 01](part01.html)
 // * [Part 02](part02.html)
 // * [Part 03](part03.html)
-// * [Part 04](part04.html) (WIP)
+// * [Part 04](part04.html)
+// * [Part 05](part05.html) (WIP)
 // * (to be continued)
 #![allow(dead_code, unused_imports, unused_variables, unused_mut)]
 mod part00;