User icon
rust is a weird language, because it has nice features like the helpful compiler errors, using enums for errors and nulls, a lot of its type system and traits, and the cargo package manager (seriously i love cargo so much), but then all of that is undermined by the fact that its Just So Fucking Hard To Use
Comments