From 042896fe9ffab5230f8002234a79700d4531bace Mon Sep 17 00:00:00 2001 From: shitlord <shitlord@ludd.ltu.se> Date: Wed, 5 Dec 2018 13:57:09 +0100 Subject: [PATCH] added goal.txt --- goal.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 goal.txt diff --git a/goal.txt b/goal.txt new file mode 100644 index 0000000..c96e26f --- /dev/null +++ b/goal.txt @@ -0,0 +1,3 @@ + +The goal is to learn and develop around the bare examples to learn how to do Bare Rust programming. + -- GitLab