Study note

rust-lang/rustlings: :crab: Small exercises to get you used to reading and writing Rust code!

Properties

Type
Blogs
Status
待读
Domain
Rust
Category
语言基础与练习
Source
github.com
Vault note
library/articles/rust/rust-lang-rustlings-crab-Small-exercises-to-get-you-used-to-reading-and-writing--0bbcfffb2b5d5d93.md

Summary

Rust 官方小练习集合,通过修复/完成练习熟悉 Rust 语法、所有权、错误处理、traits、lifetimes 和 collections。

Highlights

适合读完主书前几章后立即练手,用编译错误驱动学习。

Comments

Loading comments...