logoalt Hacker News

thesuperbigfrogtoday at 12:16 AM0 repliesview on HN

> if Rust can't do OOP (assumption)

Rust handles basic OOP, but not all of the characteristics seen in C++ or Java:

https://doc.rust-lang.org/book/ch18-01-what-is-oo.html