22
Inheritance in 🦀
(lemmy.ml)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
There is inheritance in Rust. It even comes with the same variance confusion that you find in languages like C# and Java.