From f2f30750d3efb25f78efefe6203d00391d9c3ffe Mon Sep 17 00:00:00 2001 From: Per Lindgren <per.lindgren@ltu.se> Date: Mon, 30 Nov 2020 11:41:21 +0100 Subject: [PATCH] assignment --- src/main.rs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main.rs b/src/main.rs index 885c4d7..70e65b6 100644 --- a/src/main.rs +++ b/src/main.rs @@ -89,3 +89,6 @@ const APP: () = { // // - `cargo doc --open` (you need to disable the rtt-panic handler in `Cargo.toml`). // - `crates.io` +// +// Paste the implementation here +// [Your answer here] -- GitLab