mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 08:55:01 +01:00
parent
71d6731342
commit
2dbefdfd68
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ draft = false
|
||||||
|
|
||||||
# The Inconsistency Problem
|
# 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.
|
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.
|
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