diff --git a/journal/2021-02-20.md b/journal/2021-02-20.md new file mode 100644 index 000000000..0c6a880cb --- /dev/null +++ b/journal/2021-02-20.md @@ -0,0 +1,3 @@ +# 2021-02-20 + +- [[rust]] \ No newline at end of file diff --git a/rust.md b/rust.md new file mode 100644 index 000000000..fa4862d2a --- /dev/null +++ b/rust.md @@ -0,0 +1,10 @@ +# Rust + +- [[push]] [[read]] doc.rust-lang.org/book + - https://merveilles.town/@syntacticsugarglider/105760278112276099 + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[push]: push "Push" +[read]: read "Read" +[//end]: # "Autogenerated link references" \ No newline at end of file