@-ify all the things
[rust-101.git] / src / part01.rs
index 11e9077d5ef326b7ee9be9b6d5e4c00fd6042419..ed4f73fead839c97590ceeaef637b0b57b9783b1 100644 (file)
@@ -100,4 +100,4 @@ pub fn main() {
 
 // **Exercise 01.2**: Write a function `vec_print` that takes a vector and prints all its elements.
 
-// [index](main.html) | [previous](part00.html) | [next](part02.html)
+//@ [index](main.html) | [previous](part00.html) | [next](part02.html)