Day 1 I started learning the Rust programming language. I set up the basic Rust dependencies, Installing the Rust compiler locally Installing the VS Code extension CodeLLDB and Rust Additionally, I created a Hello, World! program and a sum program. #rustlang #100DaysOfCode #code
1
0
2
169
0
Download Image
@dippakkcoder_01 Awesome start! 🎉, That sum function looks clean.