Skip to content

Commit ce61d77

Browse files
Merge pull request #93 from elinus/main
docs: add Rust learning resource link (Binary Musings)
2 parents 07d94b5 + 7698e2d commit ce61d77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This material combines original content with ideas and examples inspired by some
2929
- [**Niko Matsakis**](https://smallcultfollowing.com/babysteps/) — language design, borrow checker internals, Polonius
3030
- [**Rust by Example**](https://doc.rust-lang.org/rust-by-example/) and [**Rustonomicon**](https://doc.rust-lang.org/nomicon/) — practical patterns and unsafe deep-dives
3131
- [**This Week in Rust**](https://this-week-in-rust.org/) — community discoveries that shaped many examples
32+
- [**Binary Musings - Tag(Rust)**](https://binarymusings.org/posts/category/rust/) — Deep dive into Rust internals
3233
- …and many others in the **Rust community at large** whose blog posts, conference talks, RFCs, and forum discussions have informed this material — too numerous to list individually, but deeply appreciated
3334

3435
## 📖 Start Reading

0 commit comments

Comments
 (0)