Skip to content

Commit d618e29

Browse files
authored
Merge pull request #4258 from CarlKCarlK/patch-12
adding Part 2 of creating data structures in Rust
2 parents e7ca0f8 + 8f946d8 commit d618e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2023-04-12-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ and just ask the editors to select the category.
6565
* [A guide to aid you in your journey of becoming a Rustacean](https://rust-lang.guide/)
6666
* [Flexible Tracing with Rust and OpenTelemetry](https://broch.tech/posts/rust-tracing-opentelemetry/)
6767
* [Build a Ray Tracer, pt. 3 - Let There Be Light!](https://www.superperfundo.dev/articles/ray-tracer-part3)
68+
* [Nine Rules for Creating Fast, Safe, and Compatible Data Structures in Rust (Part 2)](https://towardsdatascience.com/nine-rules-for-creating-fast-safe-and-compatible-data-structures-in-rust-part-2-da5e6961a0b7)
6869
* [How to write a type-level mock library in Rust](https://audunhalland.github.io/blog/how-to-write-a-type-level-mock-library-in-rust/)
6970
* [video] [Rust Axum Full Course - Web Development](https://www.youtube.com/watch?v=XZtlD_m59sM)
7071
* [video] [Introduction to Rust Programming language](https://www.youtube.com/watch?v=9ziaSnqL8RY)

0 commit comments

Comments
 (0)