Skip to content

Commit 0866a2b

Browse files
committed
article: Dyn Box Vs. Generics
1 parent a9371bb commit 0866a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2024-10-30-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ and just ask the editors to select the category.
3939

4040
### Observations/Thoughts
4141

42+
* [Dyn Box Vs. Generics](https://blog.veeso.dev/blog/en/dyn-box-vs-generics-in-rust/): What is the best approach for achieving conditional generics in Rust?
43+
4244
### Rust Walkthroughs
4345

4446
### Research

0 commit comments

Comments
 (0)