Remix.run Logo
zozbot234 2 days ago

You can use classic OOP in Rust (even implementation inheritance, via the generic typestate pattern!) It's just not a good idea.

wakawaka28 2 days ago | parent [-]

When I heard that writing a linked list in Rust is a challenging problem, I knew it wasn't for me lol.