|
|
|
|
|
by resonantjacket5
1990 days ago
|
|
I mean the biggest change for most people with rust is really the borrow checker or aka the lack of a (automatic) garbage collector. I think it takes much longer to get used to it if one hasn't worked with say C or C++ before. |
|