Added Rust tutorial (#11366)

* Added Rust tutorial

* Update interactive-en
pull/11368/head
minatorak 2024-10-05 00:17:38 +07:00 committed by GitHub
parent dc11fd3d9a
commit dd68bcc689
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -420,6 +420,7 @@
* [Rust Quiz](https://dtolnay.github.io/rust-quiz)
* [Rustlings](https://github.com/rust-lang/rustlings)
* [TCP Servers in Rust](https://app.codecrafters.io/concepts/rust-tcp-server) - CodeCrafters
* [Tour of Rust](https://tourofrust.com)
### Scala