Skip to content

Commit 6a5129a

Browse files
Merge pull request #6488 from nazmulidris/patch-43
Add video to Rust walkthroughs on newtype idiom
2 parents bf15fda + 8858337 commit 6a5129a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

draft/2025-03-19-this-week-in-rust.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,12 @@ and just ask the editors to select the category.
6262
* [alp-rs is faster than c++ reference](https://blog.spiraldb.com/alp-rust-is-faster-than-c/)
6363

6464
### Rust Walkthroughs
65-
* [series] [Building a search engine from scratch, in Rust](https://jdrouet.github.io/posts/202503161800-search-engine-intro/)
6665
* [Create A Web + Desktop Application With Rust](https://medium.com/gitconnected/build-a-web-desktop-application-with-rust-i-8eb12cf160b6)
6766
* [Transition Systems in Rust](https://minikin.me/blog/transition-systems-in-rust)
6867
* [Nine Pico PIO Wats with Rust: Raspberry Pi programmable IO Pitfalls Illustrated with a Musical Example (Part 2)](https://towardsdatascience.com/nine-pico-pio-wats-with-rust-part-2/)
69-
68+
* [series] [Building a search engine from scratch, in Rust](https://jdrouet.github.io/posts/202503161800-search-engine-intro/)
69+
* [video] [Build with Naz : newtype design pattern, and impl Into T for ergonomic APIs](https://www.youtube.com/watch?v=3-Ika3mAOGQ)
70+
7071
### Research
7172

7273
### Miscellaneous

0 commit comments

Comments
 (0)