We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efd83d2 + 1deefa6 commit 073561dCopy full SHA for 073561d
draft/2025-10-22-this-week-in-rust.md
@@ -44,6 +44,7 @@ and just ask the editors to select the category.
44
### Newsletters
45
46
### Project/Tooling Updates
47
+* [duration-extender v0.5.0](https://crates.io/crates/duration-extender) - Zero-dep trait for readable `std::time::Duration`: `5.minutes()` or `0.5.seconds()` instead of `Duration::from_secs(300)`. Safe panics on edges; bridges stable Rust. (300 downloads Day 1, 72k r/rust views!)
48
49
### Observations/Thoughts
50
0 commit comments