198
Something is broken.. I know it..
(lemmy.ca)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I think it's just because rust doesn't let you make many of the mistakes that'd normally lead to runtime errors
Pair that with rustcheck in your ide and the only errors you'll see will be ones you define yourself
Exactly. Love it!