From 8028fe91ea476c442aed1645262d020f620f08ef Mon Sep 17 00:00:00 2001 From: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com> Date: Wed, 7 Feb 2024 10:46:01 +0000 Subject: [PATCH] Add "Rust web frameworks have subpar error reporting" --- draft/2024-02-07-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-02-07-this-week-in-rust.md b/draft/2024-02-07-this-week-in-rust.md index a1514d48c..81e649ecf 100644 --- a/draft/2024-02-07-this-week-in-rust.md +++ b/draft/2024-02-07-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Rust web frameworks have subpar error reporting](https://www.lpalmieri.com/posts/rust-web-frameworks-have-subpar-error-reporting/) + ### Rust Walkthroughs ### Research