Skip to content

Commit 3b7beeb

Browse files
Add part 2 of CGP Ext Types article
1 parent 3c01a77 commit 3b7beeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2025-07-09-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ and just ask the editors to select the category.
5656
* [Tree-Structured Concurrency II: Replacing Background Tasks With Actors](https://blog.yoshuawuyts.com/replacing-tasks-with-actors/)
5757
* [Rapid Machine Learning Prototyping in Rust](https://ryuru.com/rapid-machine-learning-prototyping-in-rust/)
5858
* [330× faster: Four different ways to speed up your code](https://pythonspeed.com/articles/different-ways-speed/)
59-
* [Programming Extensible Data Types in Rust with CGP - Part 1: Modular App Construction and Extensible Builders](https://contextgeneric.dev/blog/extensible-datatypes-part-1/)
59+
* [Programming Extensible Data Types in Rust with CGP, Part 1](https://contextgeneric.dev/blog/extensible-datatypes-part-1/) and [Part 2](https://contextgeneric.dev/blog/extensible-datatypes-part-2/)
6060
* [Making Unsafe Rust a Little Safer: Find Memory Errors in Production with GWP-ASan](https://blog.colinbreck.com/making-unsafe-rust-a-little-safer-find-memory-errors-in-production-with-gwp-asan/)
6161
* [Deterministic Simulation Testing in Rust: A Theater Of State Machines](https://www.polarsignals.com/blog/posts/2025/07/08/dst-rust)
6262
* [Slint Material Components Tech Preview](https://slint.dev/blog/material-comp-tech-preview)

0 commit comments

Comments
 (0)