1
0
Fork 0

sentences are hard

This commit is contained in:
Kaan Barmore-Genç 2022-03-15 02:47:20 -04:00
parent b8b422308a
commit 7c61a6d0de

View file

@ -3,7 +3,7 @@ title: A little type system trick in Rust
date: 2022-03-15 date: 2022-03-15
--- ---
> This post day 1 of me taking a part in the > This post is day 1 of me taking part in the
> [#100DaysToOffload](https://100daystooffload.com/) challenge. > [#100DaysToOffload](https://100daystooffload.com/) challenge.
While working on a small project recently, I ended up writing this type in Rust. While working on a small project recently, I ended up writing this type in Rust.