we are not entitled to it, but it was the sole reason why our team (and it looks like others did too) stopped using alpine and i believe that should be valid feedback to the maintainer.
thanks a lot for the info. I can perfectly see the reasoning behind it. Still, i find it harder to read. But as i said, that can be a lack of practice.
Nice to see rust getting along. Coming from C and C++ is really dig the new ideas for better and more save low level languages.
What really bugs me, is what the author describes as being'concise'. Shortcuts like fn, pub or vec, in my oppinion, hurt readability more than they help me to write code faster. But maybe thats just my brain, or lack of time using rust.