Where can Rust Lang be used best in software development world?

Rust software programming is best useful for building software for limited resources hardware such as embedded etc.

Where can Rust Lang be used best in software development world?
Play this article

I strongly feel Rust is best suited for hardware-constrained environments which require packaged software to run and are probably:-

  1. Desktop (and servers too) - primarily low-cost machines

    1. CLI

    2. GUI

  2. Browser

    1. Web Assembly (WASM)
  3. Embedded

  4. Blockchain