mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 17:05:02 +01:00
parent
71d6731342
commit
2dbefdfd68
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ draft = false
|
|||
|
||||
# The Inconsistency Problem
|
||||
|
||||
Quite some time ago, I wrote [a blog post about the idea of `struct else`](./item-patterns-and-struct-else.md), which has been widely regarded as one of the most insightful pieces of Rust language design in the last few years[^insightful].
|
||||
Quite some time ago, I wrote [a blog post about the idea of `struct else`](../item-patterns-and-struct-else), which has been widely regarded as one of the most insightful pieces of Rust language design in the last few years[^insightful].
|
||||
If you have not read it, it's **strongly** recommended to first read it.
|
||||
|
||||
But more recently, it has become clear that there are some serious problems around items that cause this to not work properly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue