Skip to content

Commit 2a4262c

Browse files
author
Sylvain
authored
2024-11-06: Add How to organize errors in large Rust projects
1 parent 424c3a8 commit 2a4262c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

4747
### Rust Walkthroughs
4848
* [Difference Between iter() and into_iter() in Rust](https://crustc.com/difference-iter-and-into_iter/)
49+
* [How to organize errors in large Rust projects](https://kerkour.com/rust-organize-errors-large-projects)
4950

5051
### Research
5152

0 commit comments

Comments
 (0)