However, when I program in Rust (I'd say I'm intermediate) I find myself _constantly_ having to Google things, _constantly_ having the use Stackoverflow. My productivity slows to a crawl. Don't get me wrong, I learn a _ton_ but still, makes me feel bad that I can't go at 50% of my Python pace.
How productive are you in Rust?
Well yeah, i still feel like i need to learn a lot of things when i'm writing Rust, but the paradigms and things that Rust forces me to use makes me a better developer overall IMO.
I knew Rust has very steep learning curve, but I try to overcome that urge to quit.
I'm not going to say that I'm productive, as I'm at the learning phase.
If I really wanted to write something in a shor time, like in an afternoon, Python is always my goto.