- cross-posted to:
- rust@lemmy.ml
- cross-posted to:
- rust@lemmy.ml
You must log in or # to comment.
There is inheritance in Rust. It even comes with the same variance confusion that you find in languages like C# and Java.
All my homies love composition over inheritance

