Skip to content

Commit 58ac47a

Browse files
committed
adding one more link
1 parent 80a294d commit 58ac47a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/2024-07-03-this-week-in-rust.md

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ and just ask the editors to select the category.
6060
* [Adding compile-time safety to the AWS SDK with syn's Visit trait](https://medium.com/@sam.van.overmeire/adding-compile-time-safety-to-the-aws-sdk-with-syns-visit-trait-57bfbbac8677)
6161
* [Adding GraphQL Support to Loco with Seaography](https://www.sea-ql.org/blog/2024-07-01-graphql-support-with-loco-seaography/)
6262
* [Rust patterns: Don't put any code in mod.rs or lib.rs files](https://kerkour.com/rust-patterns-dont-put-code-in-lib-mod-files)
63+
* [series] [Master Hexagonal Architecture in Rust (part 3): `Service`, the heart of hexagonal architecture](https://www.howtocodeit.com/articles/master-hexagonal-architecture-rust#service-the-heart-of-hexagonal-architecture)
6364

6465
### Miscellaneous
6566
* [FizzBuzz Multithreaded - synchronization with rendezvous channels](https://firedbg.sea-ql.org/blog/2024-06-30-fizzbuzz-multithread/)

0 commit comments

Comments
 (0)