Skip to content

Commit d61f46c

Browse files
committed
Add data-oriented design, and sizedness in Rust blog posts
1 parent 19a0f65 commit d61f46c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

draft/2020-07-28-this-week-in-rust.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Check out [this week's *This Week in Rust Podcast*](https://rustacean-station.or
1818

1919
## News & Blog Posts
2020

21+
* [An introduction to Data-Oriented Design in Rust](http://jamesmcm.github.io/blog/2020/07/25/intro-dod/#en)
22+
* [Sizedness in Rust](https://github.com/pretzelhammer/rust-blog/blob/master/posts/sizedness-in-rust.md)
23+
2124
# Crate of the Week
2225

2326
This week's crate is [pre](https://github.com/aticu/pre), a library for declaring and checking the assurance of precondition, useful for unsafe functions.

0 commit comments

Comments
 (0)