A lot of infrastructure is going to be ported to Rust.
It's fantastic for websites and servers, and LLMs are very good at generating it.
The primary downside of Rust is the long compile times, especially with macros (serde, etc.) If that can be fixed, it will be sublime.
First compile. Every another will be significantly faster since compiler is incremental
I like Rust a lot but I'm not sure it would come very high up my list for web applications.