Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion draft/2025-10-08-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ and just ask the editors to select the category.
### Observations/Thoughts

### Rust Walkthroughs
* [Let's write a macro in Rust - Part 3](https://hackeryarn.com/post/rust-macros-3/)

* [Generic Numeric Computations in Rust ](https://michaelmauderer.com/blog/generic-numeric-computations/)
* [Let's write a macro in Rust - Part 3](https://hackeryarn.com/post/rust-macros-3/)
* [Rust/C++ Interop Part 5 - Interop in 2025: A Complete Example](https://tylerjw.dev/posts/20251003-rust-cpp-interop-2025-update/)

### Research
Expand Down