Hacker News new | ask | show | jobs
by bfrog 18 days ago
There is no inherit in Rust. If you choose to try and do OOP horror Rust makes this fairly painful
1 comments

I know. I mentioned C++ inheritance because it's its default dynamic dispatch mechanism that I'm aware of.