File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ and just ask the editors to select the category.
38
38
### Observations/Thoughts
39
39
40
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 )
41
42
* [ Implementing data parallelism with Rayon Rust] ( https://blog.logrocket.com/implementing-data-parallelism-rayon-rust/ )
42
43
43
44
### Research
@@ -60,7 +61,8 @@ Every week we highlight some tasks from the Rust community for you to pick and g
60
61
Some of these tasks may also have mentors available, visit the task page for more information.
61
62
62
63
<!-- 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
+
64
66
65
67
If you are a Rust project owner and are looking for contributors, please submit tasks [ here] [ guidelines ] .
66
68
You can’t perform that action at this time.
0 commit comments