From 4bb6dc7b58e817f3297a40941cea28575c3d4749 Mon Sep 17 00:00:00 2001 From: Nell Shamrell-Harrington Date: Wed, 22 Jan 2025 17:08:32 -0800 Subject: [PATCH] Update 2025-01-22-this-week-in-rust.md --- draft/2025-01-22-this-week-in-rust.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/draft/2025-01-22-this-week-in-rust.md b/draft/2025-01-22-this-week-in-rust.md index a88d9f425..4b3b516e9 100644 --- a/draft/2025-01-22-this-week-in-rust.md +++ b/draft/2025-01-22-this-week-in-rust.md @@ -54,9 +54,6 @@ and just ask the editors to select the category. * [The HARM Stack (HTMX, Axum/AlpineJS, Rust, Maud) Considered Unharmful](https://nguyenhuythanh.com/posts/the-harm-stack-considered-unharmful/) * [Type Inference in Rust and C++](https://herecomesthemoon.net/2025/01/type-inference-in-rust-and-cpp/) * [video] [Rust is not Complicated - An architects perspective](https://www.youtube.com/watch?v=bYKPKBPo7EY) - -* [Comparing 13 Crates for Extracting Text from HTML](https://emschwartz.me/comparing-13-rust-crates-for-extracting-text-from-html/) - * [Path canonicalization is unergonomic](https://tesujimath.org/path-canonicalization-is-unergonomic/) ### Rust Walkthroughs