indentation instead of semicolons and quotes
I’m currently learning Rust through rustlings. After completing one task, I asked myself a question. Does Rust plan to continue pushing its message of accessibility, understandability, simplicity, and zero-cost abstractions? What I mean.
After completing some task, I saw the following code I wrote.