We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec747e commit 24a0600Copy full SHA for 24a0600
1 file changed
src/intro.md
@@ -7,7 +7,8 @@ If you are interested in contributing to this book, check out the
7
8
## News
9
10
-- **2025-12-14**: New pattern added: [Use custom traits to avoid complex type bounds](./patterns/structural/trait-for-bounds.md)
+- **2025-12-14**: New pattern added:
11
+ [Use custom traits to avoid complex type bounds](./patterns/structural/trait-for-bounds.md)
12
- **2024-03-17**: You can now download the
13
[book in PDF format](https://rust-unofficial.github.io/patterns/rust-design-patterns.pdf).
14
0 commit comments