Retrospring is now in read-only mode until September 1st when the site will fully shut down! Read more
What's a good way to learn Rust?
read the book
i started by reading https://learnxinyminutes.com/docs/rust/ to learn the syntax and then trying to make something useful. certainly one of the strategies of all time, but i cant say i learned nothing
cli tools and parsers are pretty painless with clap and serde, something trivial in that direction should be a good first own project
Retrospring uses Markdown for formatting
*italic text*
for italic text
**bold text**
for bold text
[link](https://example.com)
for link