It always seems to me that Rust is defined by what it does not do. I want to get things done. Show me examples of how to do things in Rust, rather than examples of what not to do.
I don't think C++ is very good, but at the end of the day engineers have problems to solve. Rust is not about solving problems, it is about avoiding problems.
@profdc9 @kornel
Well, you can ask to people working in those companies:
https://github.com/omarabid/rust-companies
But for my place to work, it allow us to share code between frontend and backend more easily than typescript, it allow us to make a better Kafka consumer than the previous ones.