Earlier quoted context omitted.
Counterpoint: if you rewrite a Rust app, ANY Rust app and turn it into a perfectly rewritten Electron app, it will 100 percent still be shittier, bigger, slower and eat more RAM and CPU.
Comparing Rust with Electron is so weird. One is a language, the other is a lib/framework.
However, you could use Rust compiled to WASM in an Electron app, therefore the two aren’t even mutually exclusive.