Skip to content

Commit d9018c9

Browse files
Merge pull request #6973 from Kobzol/blog-post-adding-derive-from-to-rust
Add `Adding #[derive(From)] to Rust` blog post
2 parents 37972d3 + ce70d5d commit d9018c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ and just ask the editors to select the category.
5454

5555
### Observations/Thoughts
5656

57+
* [Adding derive(From) to Rust](https://kobzol.github.io/rust/2025/09/02/adding-derive-from-to-rust.html)
5758
* [Why I Built TLQ (Tiny Little Queue)](https://nebjak.dev/blog/why-i-built-tlq-tiny-little-queue/)
5859
* [Combining struct literal syntax with read-only field access](https://kobzol.github.io/rust/2025/09/01/combining-struct-literal-syntax-with-read-only-field-access.html)
5960
* [Be Careful Zero-Copying Strings with `serde`](https://bd103.github.io/blog/2025-09-01-zero-copying-strings-serde)

0 commit comments

Comments
 (0)