?
Anonymously
What should be the purpose for learning Rust?
What are the real life stuff I can build with it
Excellent question. You can build anything and everything with Rust!
It's quite popular in the blockchain/crypto world (not my cup of tea personally). People have built entire operating systems, programming language compilers & interpreters. People build web services with Rust (Cloudflare are well known for using Rust on their servers).
Want to write some "blazingly fast" command-line apps? You can do that with Rust!