Y
Hacker News
new
|
ask
|
show
|
jobs
Ok Rust, You Have a Readability Problem
(
medium.com
)
5 points
by
thevibesman
401 days ago
2 comments
GolDDranks
401 days ago
I wonder if the author bothered to test their code (or used AI to generate the examples). The lifetime elision one simply doesn't work. Rust doesn't have an elision rule for two non-self input lifetimes.
link
LorenDB
401 days ago
https://archive.ph/KBYU3
link