Skip to content

Commit b798c14

Browse files
authored
Merge branch 'master' into patch-2
2 parents 2d28a00 + 697ace8 commit b798c14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ 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)
4142
* [Implementing data parallelism with Rayon Rust](https://blog.logrocket.com/implementing-data-parallelism-rayon-rust/)
4243

4344
### Research
@@ -60,7 +61,8 @@ Every week we highlight some tasks from the Rust community for you to pick and g
6061
Some of these tasks may also have mentors available, visit the task page for more information.
6162

6263
<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) -->
63-
<!-- * [ - ]() -->
64+
* [Photos.network - FOSS photo management - Evaluate rewrite in Rust](https://github.com/photos-network/core/pull/27/)
65+
6466

6567
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
6668

0 commit comments

Comments
 (0)