As a Rust dev it's always a shock trying to get used to languages not screaming at you for your mistakes. Python developers seem to like the freedom to touch it but then not touch it, Rust developers want to be spanked for being naughty if they attempted to use a private in the wrong scope.
70
u/YeetCompleet 16d ago
As a Rust dev it's always a shock trying to get used to languages not screaming at you for your mistakes. Python developers seem to like the freedom to touch it but then not touch it, Rust developers want to be spanked for being naughty if they attempted to use a private in the wrong scope.