From 0953bb5b2cf5a2c0468a926b0aeb613f345209e7 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 20 Feb 2021 00:12:35 +0100 Subject: [PATCH] Auto: misc. --- journal/2021-02-20.md | 3 +++ rust.md | 10 ++++++++++ 2 files changed, 13 insertions(+) create mode 100644 journal/2021-02-20.md create mode 100644 rust.md 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