logoalt Hacker News

ozgrakkurttoday at 10:01 AM0 repliesview on HN

The most annoying part is that you can't just go to source code or docs and understand some code. I still can't do it after spending many years using it. You have to wade through 7 layers of macros and traits to understand some basic thing most of the time.

It is easier to understand musl-libc code compared to understanding a http library in rust which is just insane to me.