projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix rendered output link
[rust-101.git]
/
src
/
part01.rs
diff --git
a/src/part01.rs
b/src/part01.rs
index 716a641839c1bc1b8a0e8c043b170897c30ef811..bd7e9fb769b38e6a03c3915e36d7bd4eb34d7034 100644
(file)
--- a/
src/part01.rs
+++ b/
src/part01.rs
@@
-6,3
+6,5
@@
pub fn part_main() {
}
+
+// [index](main.html) | [previous](part00.html) | [next](part02.html)