Y
Hacker News
new
|
ask
|
show
|
jobs
by
vinay_ys
2541 days ago
That file looks quite readable (ignoring the comments - which again looks very readable in color syntax highlighted documentation).
1 comments
kbenson
2541 days ago
I think it's the numerous single character lifetime annotations that they are referring to. I agree that this particular bit of code is somewhat hard to parse (as a rust amateur), but that might be alleviated quite a bit with some less terse naming.
link