top | item 46047194

(no title)

nullpoint420 | 3 months ago

Which is the exact use case someone would choose rust for over other languages

discuss

order

creata|3 months ago

No, the use cases of Rust are pretty much the same as the use cases of C++. Most Rust code shouldn't have objects with complicated lifetimes, just like most code in any language should avoid objects with complicated lifetimes.