diff --git a/src/main.rs b/src/main.rs index 885c4d75da0780a0baec617f7860895b39d2965b..70e65b6510aff5ff87893f4975ccf3ebff4edda3 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]