Where can I find some advanced tutorials?

⚓ Rust    📅 2026-02-17    👤 surdeus    👁️ 7      

surdeus

I have studied a lot of basics and exercises related to Rust on the study page of the official website.

I have been writing in Rust for over a year, and I often use Clippy to help me standardize and improve my code. However, recently I noticed that with each update of Clippy, many advanced chain-of-procedures syntaxes became available that I hadn’t used before. This made me very surprised, but the results were truly impressive.

Therefore, I suddenly want to learn more about some advanced uses or syntax of Rust. Where can I find such information? :face_blowing_a_kiss:

5 posts - 3 participants

Read full topic

🏷️ Rust_feed