Skip to content

Commit 6b7b67c

Browse files
authored
Merge pull request #4429 from Kofituo/patch-2
Update 2023-06-14-this-week-in-rust.md
2 parents 697ace8 + b798c14 commit 6b7b67c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft/2023-06-14-this-week-in-rust.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ and just ask the editors to select the category.
3838
### Observations/Thoughts
3939

4040
### Rust Walkthroughs
41-
* [A Beginner’s Guide to Rust Procedural Macros: Creating a JSON Derive Macro](https://medium.com/@otukof/a-beginners-guide-to-rust-procedural-macros-creating-a-json-derive-macro-eb44279e7244)
41+
* [A Beginner’s Guide to Rust Procedural Macros: Creating a JSON Derive Macro](https://medium.com/@otukof/a-beginners-guide-to-rust-procedural-macros-creating-a-json-derive-macro-eb44279e7244)
42+
* [Implementing data parallelism with Rayon Rust](https://blog.logrocket.com/implementing-data-parallelism-rayon-rust/)
4243

4344
### Research
4445

0 commit comments

Comments
 (0)