We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 697ace8 + b798c14 commit 6b7b67cCopy full SHA for 6b7b67c
draft/2023-06-14-this-week-in-rust.md
@@ -38,7 +38,8 @@ and just ask the editors to select the category.
38
### Observations/Thoughts
39
40
### 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)
+* [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/)
43
44
### Research
45
0 commit comments