Merge pull request #1760 from sarupbanskota/patch-3

Add CodeCrafters to `Continuing On`
pull/1761/head
liv 7 months ago committed by GitHub
commit a13c7b0ae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -154,6 +154,8 @@ Run the command `rustlings lsp` which will generate a `rust-project.json` at the
Once you've completed Rustlings, put your new knowledge to good use! Continue practicing your Rust skills by building your own projects, contributing to Rustlings, or finding other open-source projects to contribute to.
On [CodeCrafters](https://codecrafters.io/rust) you can get some quality practice through recreating different technologies from scratch in Rust (e.g Build your own BitTorrent, HTTP Server, SQLite, etc).
## Uninstalling Rustlings
If you want to remove Rustlings from your system, there are two steps. First, you'll need to remove the exercises folder that the install script created

Loading…
Cancel
Save