From c8ffea31d91a7e0e4c0210601fc949afdedd6717 Mon Sep 17 00:00:00 2001 From: roadmap bot <135830415+roadmap-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 18:55:26 +0100 Subject: [PATCH] chore: add resource under devops:language:rust --- src/data/roadmaps/devops/content/100-language/104-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/devops/content/100-language/104-rust.md b/src/data/roadmaps/devops/content/100-language/104-rust.md index 9979726d5..a3a0a5dd4 100644 --- a/src/data/roadmaps/devops/content/100-language/104-rust.md +++ b/src/data/roadmaps/devops/content/100-language/104-rust.md @@ -10,3 +10,4 @@ Visit the following resources to learn more: - [Comprehensive Rust by Google - Learn Rust in 4 Days](https://google.github.io/comprehensive-rust/) - [Microsoft Learn Course](https://learn.microsoft.com/en-us/training/paths/rust-first-steps/) - [Quick Rust Guide](https://sivanaikk.github.io/rust/) +- [Rust Katas - Small, interactive Rust exercises](https://rustlings.cool/) \ No newline at end of file