Skip to content

Commit 71864c0

Browse files
authored
Merge pull request #6131 from davidmytton/patch-1
Added Building an email address parser in Rust with nom
2 parents 28c840f + 206ef15 commit 71864c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2024-11-20-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ and just ask the editors to select the category.
5050

5151
### Rust Walkthroughs
5252

53+
* [Building an email address parser in Rust with nom](https://blog.arcjet.com/building-an-email-address-parser-in-rust-with-nom/)
5354
* [Exploring Async Runtimes by Building our Own](https://blog.maguire.tech/posts/explorations/exploring-async-runtimes/)
5455
* [Traits to Unify all Vectors](https://orxfun.github.io/orxfun-notes/#/v-for-vectors-2024-11-18)
5556
* [Basics of Pinning in Rust](https://garden.christophertee.dev/tech/rust/Pinning)

0 commit comments

Comments
 (0)