Skip to content

Commit 5ae722f

Browse files
Merge pull request #6966 from Kobzol/blog-post-struct-literal-syntax
Add `Combining struct literal syntax with read-only field access` blog post
2 parents 11a77fc + 33dca05 commit 5ae722f

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
@@ -55,6 +55,7 @@ and just ask the editors to select the category.
5555
### Observations/Thoughts
5656

5757
* [Why I Built TLQ (Tiny Little Queue)](https://nebjak.dev/blog/why-i-built-tlq-tiny-little-queue/)
58+
* [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)
5859

5960
### Rust Walkthroughs
6061

0 commit comments

Comments
 (0)