|
|
|
|
|
by cikey
3813 days ago
|
|
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. |
|