If you're building on top of GCP services, there are official JS/TS libs but no official Rust libs.
If you're doing data science then the ecosystem of Python libraries (another interpreted language) will get you up and running much faster than Rust.
So yes, there are plenty of cases where using an interpreted language will be much more productive than limiting yourself to Rust.
If you're building on top of GCP services, there are official JS/TS libs but no official Rust libs.
If you're doing data science then the ecosystem of Python libraries (another interpreted language) will get you up and running much faster than Rust.
So yes, there are plenty of cases where using an interpreted language will be much more productive than limiting yourself to Rust.